jungle-grid-mcp-server
Rank #16,926glama/Jungle-Grid/mcp-server
Jungle Grid MCP Server lets AI agents submit, estimate, monitor, and retrieve logs for GPU workloads through Jungle Grid. It enables agentic execution for inference, training, fine-tuning, and batch jobs without manually choosing GPU providers or infrastructure.
jungle-grid-mcp-server is a Model Context Protocol (MCP) server published by jungle-grid. It ranks #16,926 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. jungle-grid-mcp-server is listed across 2 registries — Glama and PulseMCP, with 2 release tags tracked from its GitHub repository. It was first listed on May 10, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 115,120 of 132,046 servers on MCP Toplist.
Use jungle-grid-mcp-server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http jungle-grid https://mcp.junglegrid.dev/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.jungle-grid]
url = "https://mcp.junglegrid.dev/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.junglegrid.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"jungle-grid": {
"url": "https://mcp.junglegrid.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"jungle-grid": {
"type": "http",
"url": "https://mcp.junglegrid.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"jungle-grid": {
"serverUrl": "https://mcp.junglegrid.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"jungle-grid": {
"url": "https://mcp.junglegrid.dev/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/glama%2FJungle-Grid%2Fmcp-server)<a href="https://mcptoplist.com/server/glama%2FJungle-Grid%2Fmcp-server"><img src="https://mcptoplist.com/badge/glama%2FJungle-Grid%2Fmcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jungle-grid
GitHub releases (2)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v0.20.2 | Aug 11, 2026 |
| v0.1.9 | Jun 2, 2026 |
Frequently asked questions
- Who maintains jungle-grid-mcp-server?
- jungle-grid-mcp-server is maintained by jungle-grid, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is jungle-grid-mcp-server listed on the Official MCP Registry?
- jungle-grid-mcp-server is not on the Official MCP Registry. It is listed on Glama and PulseMCP.
- How many versions does jungle-grid-mcp-server have?
- No registry surfaces explicit version metadata for jungle-grid-mcp-server; MCP Toplist tracks 2 release tags from its GitHub repository, most recently published on Aug 11, 2026.
- Where can I find the source code for jungle-grid-mcp-server?
- The source code for jungle-grid-mcp-server is hosted at github.com/jungle-grid/mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.