CodeMunch Pro is an intelligent code indexing MCP server that supports incremental indexing and hybrid search across multiple programming languages.
From the registry: Code indexing MCP: 15 tools, 10 languages, hybrid search, call graphs, O(1) retrieval.
$ pip install codemunch-prohttps://pypi.org/project/codemunch-pro/Please install the `codemunch-pro` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install codemunch-pro** — Install via pip. Run: `pip install codemunch-pro` (https://pypi.org/project/codemunch-pro/)
Canonical MCP server config (stdio transport):
- command: `codemunch-pro`
- args: []
Note: Also supports HTTP transport via `codemunch-pro --transport streamable-http --port 5002`.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP server for searching Airweave collections with natural language queries.