@jungle-grid/mcp

devops-infra MCP Server

MCP server for Jungle Grid lets agents submit, monitor, and retrieve logs from AI workloads.

VerifiedInstall Ready
devops-infradevops-infra
5 views2 stars0 forksv0.20.0MIT

Why This Matters

Discovered via list:awesome-mcp-servers-punkpeye and last synced 3mo ago.

VerifiedInstall Ready
Source
list:awesome-mcp-servers-punkpeye
Stars
2
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx -y @jungle-grid/mcp

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "-jungle-grid-mcp": {
      "command": "npx",
      "args": [
        "@jungle-grid/mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

22
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (22)

No

Starts Streamable HTTP instead of stdio.

upload_job_input

Create a signed upload slot for an input file or script.

JUNGLEGRID_INTERNAL_SERVICE_TOKEN

No

none

`limit`, `cursor`, `status`

JUNGLE_GRID_API_URL

No

estimate_job

Estimate routing, capacity source, and expected cost without creating work.

get_artifact

Create temporary artifact download information.

Variable

Required

MCP_RESOURCE_METADATA_URL

No

get_job_logs

Read persisted runtime and workload logs.

OAUTH_ISSUER

No

get_job

Read job status, phase, scheduling, billing, and artifact readiness.

JUNGLEGRID_API_BASE

No

PORT

No

Tool

Purpose

list_job_inputs

List uploaded inputs and scripts for the authenticated account.

MCP_RESOURCE

No

job_id

none

JUNGLE_GRID_API_KEY

Yes for local stdio

OPENAI_APPS_CHALLENGE_TOKEN

No

cancel_job

Request cancellation of a non-terminal job.

submit_job

Submit a workload. This may start compute and incur usage charges.