PluginBench
MCP Server
Maintained
MIT

io.github.BigJai/codemunch-pro MCP Server

io.github.BigJai/codemunch-pro

What is the io.github.BigJai/codemunch-pro MCP server?

Code indexing MCP: 15 tools, 10 languages, hybrid search, call graphs, O(1) retrieval.

How to install io.github.BigJai/codemunch-pro

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "codemunch-pro": {
      "command": "uvx",
      "args": [
        "codemunch-pro"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "codemunch-pro": {
      "command": "uvx",
      "args": [
        "codemunch-pro"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "codemunch-pro": {
      "command": "uvx",
      "args": [
        "codemunch-pro"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "codemunch-pro": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "codemunch-pro"
      ]
    }
  }
}
Claude Code
claude mcp add codemunch-pro -- uvx codemunch-pro

Related MCP servers

Search 12M+ verified businesses across 10 countries via government registers.

0
Python
MIT
View repository →

Code indexing MCP: 15 tools, 10 languages, hybrid search, call graphs, O(1) retrieval.

0
Python
MIT
View repository →
io.github.BigJai/codemunch-pro MCP Server | PluginBench