codegraph-mcp

NabiaTech/codegraph-mcp

3.2

If you are the rightful owner of codegraph-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The nabi-codegraph-mcp is a minimalistic code graph and MCP server designed for TypeScript and Python, providing a lightweight solution for code analysis and querying.

Tools

Functions exposed to the LLM to take actions

graph.resolve_symbol

Fuzzy lookup of symbols by name.

graph.references

Finds inbound edges, showing who calls or imports a symbol.

graph.related

Finds k neighbors for imports or calls.

graph.impact_from_diff

Analyzes changed files and their 1-hop neighbor impact set.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources