Expose read-only code intelligence like hover, definitions, references, and diagnostics.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-lsp-v1" yet — see the docs or source repo.
Use mcp-lsp-v1 to inspect this TypeScript project, find the definition of getUserProfile, and return the file path, line number, and function signature.
Returns the function definition location, signature, and a relevant code snippet if needed.
Use mcp-lsp-v1 to find all references to the PaymentProcessor class in a Python project, grouped by file, so I can assess change impact.
Outputs all references to the class, organized by file or module for impact analysis.
Call mcp-lsp-v1 to fetch language-server diagnostics for the current JavaScript repository and summarize key errors, warnings, and file locations.
Produces a diagnostic summary with issue types, locations, and priority items to fix.
Enable AI code navigation and editing across languages through LSP-backed tools.
Access semantic code tools like definitions, references, rename, and diagnostics.
Provides semantic code intelligence for TypeScript/JavaScript analysis, tracing, and error explanation.
Connect VSCode to MCP so AI can inspect code context in real time.
Help AI agents navigate, search, and understand codebases and change history.
Search code semantically and answer questions about a codebase.