Massdriver is a Model Context Protocol (MCP) server: Manage the Massdriver infrastructure platform: projects, environments, deployments, and more. In practice that means any MCP-compatible AI assistant can call Massdriver's tools directly — the model decides when to use them in a conversation or agent run.
It runs locally: the Docker image docker.io/massdrivercloud/mcp-server:0.1.7 speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need MASSDRIVER_API_KEY, MASSDRIVER_ORGANIZATION_ID. The current release is v0.1.7, published under the MIT license, with source at massdriver-cloud/mcp-server on GitHub.
Massdriver is listed under Cloud Service on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Massdriver for massdriver.cloud, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸Docker image — docker.io/massdrivercloud/mcp-server:0.1.7 · MCP over stdio