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.2.tar.gz (16.2 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.2-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: joblet_mcp_server-1.1.2.tar.gz
  • Upload date:
  • Size: 16.2 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.2.tar.gz
Algorithm Hash digest
SHA256 37c072a86ee85f03d9d70af3bfa15af6e9607993790b1768afaf2184961efa7b
MD5 b46735d263fe2862a3ce88e8f575afa0
BLAKE2b-256 675ead65cc0a6e2f5219c917e5841d9e68f6d882c471b239d4dee886e573a162

See more details on using hashes here.

Provenance

The following attestation bundles were made for joblet_mcp_server-1.1.2.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.2-py3-none-any.whl.

File metadata

File hashes

Hashes for joblet_mcp_server-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f673778eb0550cbbf4d981e89db1aa158dd46409d16e2764ce3e97444dda9d36
MD5 9ed551ac7d569cf6b0581a0b6ba1d9a9
BLAKE2b-256 7380f78e7727e1e36dab159ee2549154dda32108e3344851cac9b23f7f078c84

See more details on using hashes here.

Provenance

The following attestation bundles were made for joblet_mcp_server-1.1.2-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