Loading MCP server directory, please wait...
Git/CI MCP server with the full protocol surface (tools, resources, prompts, roots, sampling).
npx @getmcp/cli add io.github.rudranaresh0201/devmcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rudranaresh0201/devmcp": {
"command": "uvx",
"args": [
"devmcp-server"
]
}
}
}