5 个#code-navigation MCP 服务器和客户端
以下 MCP 服务器和客户端均标记为 #code-navigation——安装后即可让 Claude、Cursor、VS Code 等支持 MCP 的客户端获得 code-navigation 相关能力。
全部
Graphpilot
graphpilot-oss
GraphPilot gives coding agents persistent structural knowledge of a codebase. It parses TypeScript/JavaScript with tree-sitter into a graph of symbols and call edges, then exposes that graph over MCP so the agent can recall definitions, find callers, and trace change impact witho
Token Savior
Mibayy
Structural codebase MCP server that exposes symbol-level queries as tools, allowing Claude Code to navigate large codebases without reading entire files. Provides 50+ tools covering dependency graphs, git diffs, checkpoint/rollback, dead code detection, and complexity analysis, w
Codeix
montanetech
Fast semantic code search for AI agents — find symbols, references, and callers across any codebase. Pre-built index committed to git, instant queries via MCP
Gossiphs
williamfzc
"Zero setup" & "Blazingly fast" general code file relationship analysis. With Python & Rust. Based on tree-sitter and git analysis. Support MCP and ready for AI🤖
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-navigation MCP 服务器?
- 标记为 #code-navigation 的 MCP 服务器实现了 Model Context Protocol,让 Claude、Cursor、VS Code 等 AI 助手可以访问 code-navigation 相关的工具、数据或 API。
标记为 #code-navigation 的 MCP 服务器和客户端有多少个?
- mcp.so 目前收录了 5 个标记为 #code-navigation 的 MCP 服务器和客户端。
如何安装 #code-navigation MCP 服务器?
- 打开下方任意服务器页面,将安装配置复制到 Claude Desktop、Cursor、VS Code 或其他 MCP 客户端的配置中即可——远程服务器无需单独下载。