by ktnyt · MCP Server · ★ 580
cclsp - not your average LSP adapter cclsp is a Model Context Protocol (MCP) server that seamlessly integrates LLM-based coding agents with Language Server Protocol (LSP) servers. LLM-based coding agents often struggle with providing accurate line/column numbers, which makes naive attempts to integrate with LSP servers fragile and frustrating. cclsp solves this by intelligently trying multiple position combinations and providing robust symbol resolution that just works, no matter how your AI assistant counts lines.
| Stars | 580 |
| Forks | 43 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 69.8642514084538/100 |
| Open Issues | 17 |
| Last Updated | 2026-02-22 |
| Created | 2025-06-24 |
| Platforms | claude-code, mcp, node |
| Est. Tokens | ~21k |
These tools work well together with cclsp for enhanced workflows:
Explore other popular mcp server tools:
cclsp is Claude Code LSP: enhance your Claude Code experience with non-IDE dependent LSP integration.. It is categorized as a MCP Server with 580 GitHub stars.
cclsp is primarily written in TypeScript. It covers topics such as claude, claude-code, lsp.
You can find installation instructions and usage details in the cclsp GitHub repository at github.com/ktnyt/cclsp. The project has 580 stars and 43 forks, indicating an active community.
cclsp is released under the MIT license, making it free to use and modify according to the license terms.