jCodeMunch by jgravelle
MCP Serverby jgravelle · Added 5mo ago
Claude
1.2k
Install
git clone https://github.com/jgravelle/jcodemunch-mcpAdd to Claude
claude mcp add jgravelle-jcodemunch-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"jcodemunch-by-jgravelle": {
"command": "npx",
"args": [
"@modelcontextprotocol/jcodemunch-by-jgravelle"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Token-efficient code exploration via tree-sitter AST parsing supporting 25+ programming languages.
Tags
File Systemsmcp-server