Enable type-aware code navigation and fast file lookup for AI agents.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "lsp-mcp-server" yet — see the docs or source repo.
Use lsp-mcp-server to find the definition of `processOrder` and all its references in this repository, then list the results by file path.
Returns the function definition, reference list, and related file paths for quick call-chain understanding.
Use lsp-mcp-server to list the main classes, methods, and exported symbols under `src/services`, then organize them into a module-based summary.
Outputs a module-organized symbol overview to quickly understand responsibilities and code structure.
Use lsp-mcp-server to locate files related to user authentication, login, and permission checks without reading the entire codebase; return only the most relevant files and why.
Provides a shortlist of the most relevant files with reasons, narrowing scope and improving analysis speed.
Expose read-only code intelligence like hover, definitions, references, and diagnostics.
Provides semantic code intelligence for TypeScript/JavaScript analysis, tracing, and error explanation.
Lets AI inspect and modify code symbols through Neovim LSP.
Access semantic code tools like definitions, references, rename, and diagnostics.
Let AI navigate, inspect, and edit code through Neovim tooling.
Access TypeScript language services via MCP for coding, navigation, and diagnostics.