LSP
Bridges Language Server Protocol (LSP) servers with code intelligence features like hover information, completions, and diagnostic
The LSP MCP Server acts as a bridge between Language Server Protocol (LSP) servers and AI assistants, enabling LLMs to access code intelligence features like hover information, completions, and diagnostics. Developed by Matthias Pall Gissurarson, it exposes LSP capabilities through MCP tools and resources, allowing AI models to query language servers for accurate code suggestions without leaving the conversation interface. The server supports multiple programming languages through configurable LSP backends, making it particularly valuable for code assistance, error diagnosis, and providing contextual information about code elements during development workflows.
Source
Repository: https://github.com/tritlo/lsp-mcp
Maintain LSP?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[LSP on getagentictools](https://getagentictools.com/mcp/tritlo-lsp-mcp?ref=badge)