Skip to main content

MCP (Model Context Protocol) server for Joblet job orchestration system

Project description

Joblet MCP Server

MCP server for Joblet job orchestration - enables AI assistants to manage distributed computing jobs through the Joblet platform.

Quick Start

# Install
pip install joblet-mcp-server[sdk]

# Configure (~/.rnx/rnx-config.yml)
mkdir -p ~/.rnx
cp sample_config.yaml ~/.rnx/rnx-config.yml
# Edit with your Joblet server credentials

# Run
joblet-mcp-server

Features

  • 🚀 Jobs - Run, monitor, and manage compute jobs
  • 🔄 Workflows - Orchestrate multi-job pipelines
  • 💾 Storage - Create and manage persistent volumes
  • 🌐 Networks - Configure isolated networks
  • 📊 Monitoring - Real-time metrics and GPU status

Configuration

Create ~/.rnx/rnx-config.yml:

version: "3.0"
nodes:
  default:
    address: "joblet-server.com:50051"
    cert: |
      -----BEGIN CERTIFICATE-----
      # Your client certificate
      -----END CERTIFICATE-----
    key: |
      -----BEGIN PRIVATE KEY-----
      # Your private key
      -----END PRIVATE KEY-----
    ca: |
      -----BEGIN CERTIFICATE-----
      # Your CA certificate
      -----END CERTIFICATE-----

Requirements

  • Python 3.10+
  • Joblet server with TLS certificates
  • Optional: joblet-sdk for better performance

Documentation

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

joblet_mcp_server-1.1.0.tar.gz (15.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

joblet_mcp_server-1.1.0-py3-none-any.whl (14.6 kB view details)

Uploaded Python 3

File details

Details for the file joblet_mcp_server-1.1.0.tar.gz.

File metadata

  • Download URL: joblet_mcp_server-1.1.0.tar.gz
  • Upload date:
  • Size: 15.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for joblet_mcp_server-1.1.0.tar.gz
Algorithm Hash digest
SHA256 ea1ebc2731d194a50a36349a146c90e8f14ed494ea663158a43df90c2662ff1b
MD5 041952f410351ced88f864b17ab4eab8
BLAKE2b-256 0560fcaed6c241e578509f456b5de37aae6ec88ae83d51a8f73ad6cf6458dad4

See more details on using hashes here.

Provenance

The following attestation bundles were made for joblet_mcp_server-1.1.0.tar.gz:

Publisher: release.yml on ehsaniara/joblet-mcp-server

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file joblet_mcp_server-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for joblet_mcp_server-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b4976a756fd0595e4e5f146f24cfda31d7bc162a2f6f6725615aa6163759f02a
MD5 fe66ec1db76f4f4ab6565abbdf1b8d66
BLAKE2b-256 7341320931b23681bdd34544b8c469687c51a6b11dcaa59c62276173ea2a0453

See more details on using hashes here.

Provenance

The following attestation bundles were made for joblet_mcp_server-1.1.0-py3-none-any.whl:

Publisher: release.yml on ehsaniara/joblet-mcp-server

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page