devmcp for Claude Desktop
io.github.rudranaresh0201/devmcp
Git/CI MCP server with the full protocol surface (tools, resources, prompts, roots, sampling).
client:Claude Desktop
transport:stdio
runtime:pypi
Install devmcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"devmcp": {
"command": "uvx",
"args": [
"devmcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs