Add CodeMunch Pro — Intelligent code indexing MCP server#1353
Open
BigJai wants to merge 1 commit intodocker:mainfrom
Open
Add CodeMunch Pro — Intelligent code indexing MCP server#1353BigJai wants to merge 1 commit intodocker:mainfrom
BigJai wants to merge 1 commit intodocker:mainfrom
Conversation
Intelligent code indexing MCP server with Tree-sitter AST extraction, hybrid search (FTS5 + vector with RRF), call graphs, and O(1) byte-offset symbol retrieval across 10 languages. 99% token savings for AI agents. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
MCP Server Information
Server Name: CodeMunch Pro
Repository URL: https://github.com/BigJai/codemunch-pro
Brief Description: Intelligent code indexing MCP server with Tree-sitter AST extraction, hybrid search (FTS5 + vector), call graphs, 10 languages, and O(1) byte-offset symbol retrieval (99% token savings for AI agents).
Basic Requirements
Submitter Checklist
task validate -- --name SERVER_NAMEtask build -- --tools SERVER_NAMEAbout This Server
CodeMunch Pro gives AI coding agents surgical, token-efficient access to large codebases.
Key features:
~/.codemunch-pro/, no cloud dependencyInstall:
MCP Config:
{ "mcpServers": { "codemunch-pro": { "command": "codemunch-pro" } } }PyPI: https://pypi.org/project/codemunch-pro/