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.1.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.1-py3-none-any.whl (14.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: joblet_mcp_server-1.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 6a27d68ee7030826bcd9f8607581affa65659f0fc8f9457a3bd5fdfbfd58e925
MD5 63f05c4222dfaa0d62cef38bce5c30b9
BLAKE2b-256 c0c57ccc1f706cf2727086b0a8512d0ea20e214680f12f6bd77894766912a0d7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for joblet_mcp_server-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dc2ff15c5c60d3e8758aa7fbac23117e44984647d52e2fdd6bc3fbdffd71f8a3
MD5 83c485e69c7bd6084c7075c6b3f340fa
BLAKE2b-256 f81ac6c14f2c5028c330f634aa83cf72983b40f03bd65f7935251442f7c7092c

See more details on using hashes here.

Provenance

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