Skip to content
Claude Desktop

VitaminMCP for Claude Desktop

io.github.backas03/vitaminmcp

Test Minecraft plugins end to end: drive a real Paper server and real protocol bots.

client:Claude Desktop transport:stdio runtime:npm

Install VitaminMCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "vitaminmcp": {
      "command": "npx",
      "args": [
        "-y",
        "vitaminmcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

VitaminMCP in other clients