devmcp
Rank #39,108io.github.rudranaresh0201/devmcp
Git/CI MCP server with the full protocol surface (tools, resources, prompts, roots, sampling).
devmcp is a Model Context Protocol (MCP) server published by rudranaresh0201. It ranks #39,108 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. devmcp is listed on Official MCP, with 1 tracked version. It was first listed on Aug 5, 2026 and most recently updated on Aug 5, 2026.
Ranks ahead of 93,005 of 132,113 servers on MCP Toplist.
Use devmcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add devmcp -- uvx devmcp-server --repo-path[mcp_servers.devmcp]
command = "uvx"
args = ["devmcp-server", "--repo-path"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"devmcp": {
"command": "uvx",
"args": [
"devmcp-server",
"--repo-path"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"devmcp": {
"command": "uvx",
"args": [
"devmcp-server",
"--repo-path"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"devmcp": {
"type": "stdio",
"command": "uvx",
"args": [
"devmcp-server",
"--repo-path"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"devmcp": {
"command": "uvx",
"args": [
"devmcp-server",
"--repo-path"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"devmcp": {
"command": "uvx",
"args": [
"devmcp-server",
"--repo-path"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.rudranaresh0201%2Fdevmcp)<a href="https://mcptoplist.com/server/io.github.rudranaresh0201%2Fdevmcp"><img src="https://mcptoplist.com/badge/io.github.rudranaresh0201%2Fdevmcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
rudranaresh0201
Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Aug 5, 2026 |
Frequently asked questions
- Who maintains devmcp?
- devmcp is maintained by rudranaresh0201, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is devmcp listed on the Official MCP Registry?
- Yes — devmcp is listed on the Official MCP Registry.
- How many versions does devmcp have?
- MCP Toplist tracks 1 version of devmcp, most recently published on Aug 5, 2026.
- Where can I find the source code for devmcp?
- The source code for devmcp is hosted at github.com/rudranaresh0201/mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.