lsp-mcp-server
MCPMCP server bridging Claude Code to Language Server Protocol servers for IDE-grade code intelligence features.
npx -y lsp-mcp-serverAn MCP (Model Context Protocol) server that bridges Claude Code to Language Server Protocol (LSP) servers, enabling semantic code intelligence capabilities.
lsp-mcp-server acts as a bridge between Claude Code and language servers, providing powerful code intelligence features:
Go to Definition - Navigate to where symbols are defined Find References - Find all usages of a symbol across the workspace Hover Information - Get type information and documentation Code Completion - Get intelligent code suggestions Diagnostics - Access errors, warnings, and hints from the language server Symbol Search - Search for symbols in documents or across the workspace Rename - Safely rename symbols across the entire codebase Code Actions - Apply quick fixes, refactorings, and organiz…
- Source
- community
- Known advisories
- 0
- Maintenance
- maintained
- License
- MIT
- Age
- 6 months