andrew-hernandez-paragon/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 project gives your AI coding assistant a complete, detailed understanding of your TypeScript codebase. It takes your existing TypeScript code and transforms it into a smart, interconnected map, allowing your AI to grasp how all parts of your system work together. Software developers can use this to make their AI coding assistants much more effective for complex tasks.
Available on npm.
Use this if you are a software developer working with TypeScript and want your AI coding assistant to understand your entire codebase deeply, enabling it to perform complex tasks like impact analysis, refactoring across many files, and answering intricate questions about your system's architecture.
Not ideal if you are not a software developer, or if you primarily work with programming languages other than TypeScript, or if your AI coding assistant does not support the Model Context Protocol.
Stars
13
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Mar 19, 2026
Commits (30d)
0
Dependencies
11
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/andrew-hernandez-paragon/code-graph-context"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
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