Bridges Language Server Protocol capabilities into MCP, letting Claude analyze code with the same intelligence your IDE uses. Connects to TypeScript, Python, or other LSP servers to expose methods like textDocument/documentSymbol, textDocument/hover, and textDocument/definition. Instead of asking Claude to guess about code structure or types, you get precise symbol information, type definitions, and semantic analysis. Works through Docker or npx, supporting multiple LSP servers simultaneously. Essentially gives your AI assistant the same contextual understanding of your codebase that VSCode or other LSP-aware editors have, but accessible through natural language queries.
claude mcp add --transport stdio jonrad-lsp-mcp uvx lsp-mcp