Description
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.
Server Details
Added
April 21, 2025
