Universal MCP bridge to LSP servers. One binary, 6 languages, config-driven.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
MCP server that bridges to any LSP. One binary, multiple language servers.
Binary: target/release/lsp-mcp-rs.exe
Create config.toml next to the binary:
Add to Claude Desktop config (claude_desktop_config.json):
| Tool | Description |
|---|---|
lsp_hover | Get docs/type at position |
lsp_definition | Go to definition |
lsp_references | Find all references |
lsp_symbols | List symbols in file |
lsp_diagnostics | Get errors/warnings |
lsp_servers | List configured servers |
All position arguments are 0-indexed.
MIT
DC, KALIC, Stryk9190
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/lsp-mcp-bridge)<a href="https://allmcps.com/mcp/lsp-mcp-bridge"><img src="https://allmcps.com/api/badge/lsp-mcp-bridge?style=directory" alt="LSP MCP Bridge on AllMCPs" /></a>