Skip to content
Back to search
30
MCP

MPM-Coding

io.github.halflifezyf2680/mpm-vibe-coding

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

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

evermemos-mcp
MCP Server that brings long-term memory to AI coding tools via EverMemOS
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
coder-mcp
High‑performance Managed Code Processor (MCP) server with AI‑powered code analysis and editing.
0 tools
vscode-mcp-server
MCP server to expose VS Code editing features to an LLM for AI coding
0 tools
code-expert-mcp
MCP server for AI-assisted development
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mpm-coding": {
      "url": "None",
      "transport": "http"
    }
  }
}