6 个#code-graph MCP 服务器和客户端
以下 MCP 服务器和客户端均标记为 #code-graph——安装后即可让 Claude、Cursor、VS Code 等支持 MCP 的客户端获得 code-graph 相关能力。
全部
Codegraphx (cgx)
techcraze00
CodeGraphX (CGX) — a local, token-efficient codebase graph engine & MCP server for AI coding agents. Tree-sitter parsing, a bi-temporal SQLite semantic graph, O(1) symbol lookup, and impact/blast-radius tracing so agents answer 'what breaks if I change this?' in a few hundred tok
Socraticode
giancarloerra
Enterprise-grade (40m+ lines) codebase intelligence in a zero-setup, private and local MCP: managed indexing, hybrid semantic search, polyglot code dependency graphs, and DB/API/infra knowledge. Benchmark: 61% less tokens, 84% fewer calls, 37x faster than standard AI grep.
Ganglia
ganglia-tools
Ganglia indexes your project into a call graph and exposes 73 semantic tools — code_get, code_callers, code_impact, code_propagate, code_apply_batch with
Lenspr
kyrylopr
Code intelligence MCP server that makes AI coding safer. Builds a dependency graph of your entire codebase so Claude, Cursor, or any MCP client knows what breaks before making changes. 60+ tools for impact analysis, health scoring, dead code detection, and architecture enforcemen
Tentra
rdanieli
Tentra gives your AI coding agent memory. The code-graph indexer walks your repository with Tree-sitter locally, extracts symbols and call edges, and stores them in a persistent
Repo Graph
James-Chahwan
Structural graph memory for AI coding assistants. repo-graph maps your codebase entities, relationships, and feature flows so the model navigates to the right files instead of reading everything first. Tree-sitter, 20+ languages, frontend to backend and more, any MCP client.
常见问题
什么是 #code-graph MCP 服务器?
- 标记为 #code-graph 的 MCP 服务器实现了 Model Context Protocol,让 Claude、Cursor、VS Code 等 AI 助手可以访问 code-graph 相关的工具、数据或 API。
标记为 #code-graph 的 MCP 服务器和客户端有多少个?
- mcp.so 目前收录了 6 个标记为 #code-graph 的 MCP 服务器和客户端。
如何安装 #code-graph MCP 服务器?
- 打开下方任意服务器页面,将安装配置复制到 Claude Desktop、Cursor、VS Code 或其他 MCP 客户端的配置中即可——远程服务器无需单独下载。