PluginBench
MCP Server

MPM-Coding MCP Server

io.github.halflifezyf2680/mpm-coding

What is the MPM-Coding MCP server?

Tool-first MCP: AST nav, impact/flow, task chains, memo/recall.

How to install MPM-Coding

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mpm-coding": {
      "command": "https://github.com/halflifezyf2680/MPM-Coding/releases/download/v2.9.5/mpm-coding-v2.9.5.mcpb",
      "args": []
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "mpm-coding": {
      "command": "https://github.com/halflifezyf2680/MPM-Coding/releases/download/v2.9.5/mpm-coding-v2.9.5.mcpb",
      "args": []
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "mpm-coding": {
      "command": "https://github.com/halflifezyf2680/MPM-Coding/releases/download/v2.9.5/mpm-coding-v2.9.5.mcpb",
      "args": []
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "mpm-coding": {
      "type": "stdio",
      "command": "https://github.com/halflifezyf2680/MPM-Coding/releases/download/v2.9.5/mpm-coding-v2.9.5.mcpb",
      "args": []
    }
  }
}
Claude Code
claude mcp add mpm-coding -- https://github.com/halflifezyf2680/MPM-Coding/releases/download/v2.9.5/mpm-coding-v2.9.5.mcpb

Related MCP servers

Local MCP server for reliable long-running AI coding workflows.

View repository →

Progressive group routing for 393 professional skills via Rust daemon stdio shim.

View repository →