Sponsored by Deepsite.site

Massed Compute Mcp

Created By
Massed-Compute13 days ago
The official Massed Compute MCP server lets AI agents and developer tools check live GPU inventory, launch and tear down VM instances, and audit billing — all through natural-language tool calls. Connect over stdio (npx/uvx) or a hosted Streamable HTTP endpoint with a Bearer API key.
Overview

Overview

Massed Compute MCP is the official Model Context Protocol server for Massed Compute, an on-demand GPU cloud. It lets AI assistants — Claude Code, Claude Desktop, Cursor, Codex, ChatGPT, and other MCP clients — interact with your Massed Compute account directly: browse GPU inventory, launch and manage VMs, and audit billing.

Features

  • 14 tools, each mapping 1:1 to a documented /api/v1/* endpoint — no internal services, no undocumented calls.
  • Read-only or full keys. Issue a read-only API key for analysis-only assistants and every destructive tool (launch, restart, terminate, SSH-key changes) is hidden from the catalog entirely.
  • Two install paths: a zero-install hosted Streamable HTTP endpoint, or a local stdio CLI (npm or PyPI) with an interactive init that auto-wires detected clients.
  • Agent Skills included — markdown workflow templates for common operations like GPU selection and cost auditing.

Tools

ToolKeyReturns
gpu_inventory_listread-onlyGPU configs, pricing, regional capacity
images_listread-onlyVM image catalog
instances_listread-onlyYour running VM instances
instances_getread-onlyA single instance by UUID
instances_launchfullLaunched instance details (incurs cost)
instances_restartfullRestart confirmation
instances_terminatefullTermination confirmation
coupon_informationread-onlyCoupon discount terms
coupon_accepted_productsread-onlyProducts a coupon applies to
account_token_validationread-onlyToken validity status
account_billingread-onlyBilling & recharge configuration
ssh_keys_listread-onlyYour SSH keys
ssh_keys_createfullNewly-created key details
ssh_keys_deletefullDeletion confirmation

Installation

Get an API key at vm.massedcompute.com/settings/api (read-only for analysis, full for launch/terminate).

Hosted endpoint — point your client at https://vm.massedcompute.com/api/mcp with header Authorization: Bearer <your_api_key>.

Local CLI (stdio)

npm install -g massed-compute-mcp     # Node >= 20
# or: pip install massed-compute-mcp  # Python >= 3.10
massed-compute-mcp init               # prompts for key, validates, wires clients

Generic stdio config:

{
  "mcpServers": {
    "massed-compute": {
      "command": "uvx",
      "args": ["massed-compute-mcp"],
      "env": { "MASSED_COMPUTE_API_KEY": "your_api_key_here" }
    }
  }
}

License: MIT

Server Config

{
  "mcpServers": {
    "massed-compute": {
      "url": "https://vm.massedcompute.com/api/mcp",
      "headers": {
        "Authorization": "Bearer MC_TOKEN"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Tavily Mcp
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Playwright McpPlaywright MCP server
ChatWiseThe second fastest AI chatbot™
WindsurfThe new purpose-built IDE to harness magic
DeepChatYour AI Partner on Desktop
Amap Maps高德地图官方 MCP Server
Serper MCP ServerA Serper MCP Server
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
CursorThe AI Code Editor
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。