Back to search
30
MCP

mg-claude-dev-kit

npm/mg-claude-dev-kit

Scaffold for legible, reviewable AI-assisted development

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

Similar MCP servers embedding-nearest

code-expert-mcp
MCP server for AI-assisted development
0 tools
Trabuco
Production Java Maven scaffolder (CLI + Claude Code plugin) for AI coding agents
0 tools
glaucis-mcp
Glaucis - Knowledge platform for AI coding agents
0 tools
io.github.nerfels/mind-map
Experimental code intelligence platform for Claude Code with AST parsing and context analysis
0 tools
chrome-devtools-mcp
Chrome DevTools for coding agents
0 tools
next-devtools-mcp
Next.js Development for Coding Agent
0 tools

How to use

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

{
  "mcpServers": {
    "mg-claude-dev-kit": {
      "url": "None",
      "transport": "http"
    }
  }
}