Provides non-IDE dependent Language Server Protocol integration for Claude Code, enhancing its coding capabilities.
Sponsored
Cclsp functions as a Model Context Protocol (MCP) server designed to seamlessly bridge Language Server Protocol (LSP) features into MCP-compatible tools, such as Claude Code. By integrating standard LSP functionalities like 'go to definition' and 'find references,' it empowers developers with advanced code navigation and comprehension directly within their MCP client environments, abstracting away the need for a full-fledged IDE. This allows for a more robust and efficient coding experience within AI-driven code assistants.
主要功能
01Go to Definition for symbols
02Find References for symbols
03Multi-language support via configurable LSP servers
040 GitHub stars
05Standardized LSP integration for MCP clients
06Built-in support for TypeScript, Python, and Go language servers
使用案例
01Providing a universal interface for various language servers to MCP applications
02Integrating advanced language features into MCP clients without IDE reliance
03Enhancing code navigation and understanding within Claude Code