m-dev-tools for Claude Desktop
io.github.m-dev-tools/m-dev-tools-mcp
MCP server wrapping the m-dev-tools catalog: route_intent, describe, verify.
client:Claude Desktop
transport:stdio
runtime:pypi
Install m-dev-tools in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"m-dev-tools-mcp": {
"command": "uvx",
"args": [
"m-dev-tools-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs