I
MCP Language Server
By isaacphi·Visit Source
MCP server integrating language servers for LLMs
January 28, 2025
22 days ago
123 Clicks
What is this MCP
This MCP integrates Language Server Protocol (LSP) capabilities with Model Context Protocols (MCPs), allowing LLMs to access precise code analysis features like symbol definitions, references, and diagnostics through standard LSP-compatible language servers.
How to use this MCP
Configure it by specifying a workspace path and language server binary in your MCP client settings. The server bridges MCP requests to LSP features like read_definition
, find_references
, and apply_text_edit
operations.
What this MCP can be used for
Enhancing LLM coding assistance with precise code navigation, refactoring, and analysis capabilities typically found in IDEs, particularly valuable for large codebases where LLMs normally struggle with context.
Repository Info
Stars:
202
Forks:
14
Watchers:
202
Last Updated: 22 days ago