Connects language servers to Model Context Protocol (MCP) clients, enabling advanced code analysis and manipulation within LLM-powered environments.
This tool bridges the gap between Language Server Protocol (LSP) and Model Context Protocol (MCP), allowing Large Language Models (LLMs) to leverage the power of language servers for tasks such as precise type understanding, relationship analysis, and accurate symbol referencing. By integrating with language servers like pyright, tsserver, gopls, and rust-analyzer, it offers a suite of tools for code definition retrieval, reference finding, diagnostics, code lens integration, and programmatic text editing, enhancing the code interaction capabilities of LLMs.