๐ง
github-codemunch-mcp
๐งMCP Serverjgravelle/jcodemunch-mcp
What it does
|An MCP server that indexes codebases using tree-sitter AST parsing, letting AI agents retrieve specific code symbols by name instead of reading entire files, reducing token costs by up to 80-99%.
glamaremote
Installation
Claude CLIAdd MCP server via Claude CLIAuto-generated from README. View full documentation on GitHub โ
claude mcp add -s user jcodemunch jcodemunch-mcpClaude CLIAdd MCP server via Claude CLI
claude mcp add -s user jcodemunch "C:\Users\YOU\AppData\Roaming\Python\Python312\Scripts\jcodemunch-mcp.exe"Claude CLIAdd MCP server via Claude CLI
claude mcp add -s user jcodemunch uvx jcodemunch-mcpServer ConfigurationServer configuration (JSON)
{
"mcpServers": {
"jcodemunch": {
"type": "stdio",
"command": ...1,811
Last UpdatedMay 12, 2026