jcodemunch-mcp icon

jcodemunch-mcp

by jgravelle

communitystdiogithub
2.6kstars|356forks
Works withClaude DesktopCursorVS CodeWindsurf

About

MCP server for precise, symbol-level GitHub code retrieval using tree-sitter AST parsing.

Features

  • Symbol-level code retrieval for GitHub repositories
  • Tree-sitter AST parsing for more precise code context
  • Designed to reduce token usage during AI-assisted exploration
  • Works with MCP-compatible clients such as Claude Code and Cursor

Use Cases

AI coding users

Pull narrow code context into a coding assistant without pasting whole files.

Repository maintainers

Explore unfamiliar GitHub repositories with lower token usage and better symbol targeting.

What This Server Can Do

MCP servers expose three types of capabilities to AI clients. Here's what jcodemunch-mcp supports.

Tools

Supported1 tool

Functions your AI client can call to perform actions — like querying a database, creating a file, or calling an API.

How to use: Tools run automatically when your AI client decides they're needed. Ask your AI assistant to perform a task, and it will invoke the right tool.

Resources

Not available

This server does not expose read-only data resources.

Prompts

Not available

This server does not provide pre-built prompt templates.

For the full list of available tools, resources, and prompts, check the README on GitHub.

Available Tools (1)

retrieve_code_context

Retrieve precise symbol-level code context from GitHub repositories. Exact tool naming should be verified against the README before advanced configuration.

Frequently Asked Questions