What is a #code-navigation MCP server?
An MCP server tagged #code-navigation implements the Model Context Protocol so AI assistants like Claude, Cursor, and VS Code can access code-navigation-related tools, data, or APIs.
Every MCP server and client below is tagged #code-navigation — install one to give Claude, Cursor, VS Code, or any other MCP-compatible client access to code-navigation tools.
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🤖
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
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.
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
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
Common questions about MCP servers and clients tagged #code-navigation
An MCP server tagged #code-navigation implements the Model Context Protocol so AI assistants like Claude, Cursor, and VS Code can access code-navigation-related tools, data, or APIs.
mcp.so currently lists 5 MCP servers and clients tagged #code-navigation.
Open any server below and copy its install snippet into Claude Desktop, Cursor, VS Code, or another MCP client's configuration — remote servers need no separate download.