drewdrewH/code-graph-context
A Model Context Protocol (MCP) server that builds rich code graphs to provide deep contextual understanding of TypeScript codebases to Large Language Models.
This tool gives your AI coding assistant, like Claude Code, a deep understanding of your entire TypeScript codebase. It takes your project files as input and creates a detailed map of how all the code components connect. This enables the AI to answer complex questions about dependencies, refactoring impacts, and system architecture. It's for TypeScript developers who use AI assistants for coding tasks.
Use this if you want your AI coding assistant to understand the full context of your TypeScript project, beyond individual files, to perform smarter refactoring, impact analysis, and complex queries.
Not ideal if you are working with languages other than TypeScript or if you don't use AI coding assistants like Claude Code.
Stars
12
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/drewdrewH/code-graph-context"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bgauryy/octocode-mcp
MCP server for semantic code research and context generation on real-time using LLM patterns |...
DeusData/codebase-memory-mcp
MCP server that indexes your codebase into a persistent knowledge graph. 64 languages, sub-ms...
Azure-Samples/snippy
🧩 Build AI-powered MCP Tools with Azure Functions, Durable Agents & Cosmos vector search....
aimasteracc/tree-sitter-analyzer
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI...
wrale/mcp-server-tree-sitter
MCP Server for Tree-sitter