Codemunch Pro
Rank #26,084io.github.BigJai/codemunch-pro
MCP server providing codemunch-pro capabilities
Codemunch Pro is a Model Context Protocol (MCP) server published by BigJai. It ranks #26,084 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Codemunch Pro is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Mar 2, 2026 and most recently updated on Mar 2, 2026.
Ranks ahead of 106,029 of 132,113 servers on MCP Toplist.
Use Codemunch Pro
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add codemunch-pro -- uvx codemunch-pro[mcp_servers.codemunch-pro]
command = "uvx"
args = ["codemunch-pro"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"codemunch-pro": {
"command": "uvx",
"args": [
"codemunch-pro"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"codemunch-pro": {
"command": "uvx",
"args": [
"codemunch-pro"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"codemunch-pro": {
"type": "stdio",
"command": "uvx",
"args": [
"codemunch-pro"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"codemunch-pro": {
"command": "uvx",
"args": [
"codemunch-pro"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"codemunch-pro": {
"command": "uvx",
"args": [
"codemunch-pro"
]
}
}
}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.BigJai%2Fcodemunch-pro)<a href="https://mcptoplist.com/server/io.github.BigJai%2Fcodemunch-pro"><img src="https://mcptoplist.com/badge/io.github.BigJai%2Fcodemunch-pro.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
BigJai
Other servers by BigJai
View all BigJai servers →Available versions (4)
| Version | Published |
|---|---|
| 1.2.0 | Mar 2, 2026 |
| 1.1.0 | Mar 2, 2026 |
| 0.1.1 | Mar 2, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Codemunch Pro?
- Codemunch Pro is maintained by BigJai, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Codemunch Pro listed on the Official MCP Registry?
- Yes — Codemunch Pro is listed on the Official MCP Registry, alongside Glama.
- How many versions does Codemunch Pro have?
- MCP Toplist tracks 4 versions of Codemunch Pro, most recently published on Mar 2, 2026.
- Where can I find the source code for Codemunch Pro?
- The source code for Codemunch Pro is hosted at github.com/BigJai/codemunch-pro.
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.