cclsp
Overview
cclsp is an MCP server enabling access to LSP functionality, including Go to Definition, Find References, and multi-language support for TypeScript, Python, Go, and more.
Capabilities
- • stdio transport support
- • github integration
- • mcp client integration
- • workflow automation support
Best For
MCP server providing LSP functionality with multi-language support for TypeScript, Python, Go, and other languages.
Decision Snapshot
Install
available
Usage
detected in docs
Config
2 strong hints
Capabilities
4 key capabilities detected
- • GitHub stars: 612
- • Forks: 45
- • Source provenance count: 1
- • Last seen: 3/25/2026
- • Published: 3/17/2026
Installation / Setup
# One-time setup (no installation required) && npx cclsp@latest setup && # For user-wide configuration && npx cclsp@latest setup --user
Features
- • **Go to Definition**: Find where symbols are defined
- • **Find References**: Locate all references to a symbol
- • **Multi-language Support**: Configurable LSP servers for different file types
- • **TypeScript**: Built-in support via typescript-language-server
- • **Python**: Support via python-lsp-server (pylsp)
- • **Go**: Support via gopls
- • **And many more**: Extensive language server configurations
- • **Install cclsp**:
Use Cases
- • Supports capabilities such as: stdio transport support; github integration; mcp client integration.
- • Common usage themes: mcp, lsp, language-server, model-context-protocol.
Supported Clients / Integrations
- • stdio transport support
- • github integration
- • mcp client integration
- • workflow automation support
Compatibility Signals
- • Claude Desktop: mentions (Mentioned in approved metadata/docs evidence.)
- • GitHub: supports (Detected in parser config/capability hints.)
Notes / Requirements
- • Primary language: TypeScript
- • License: MIT
- • Parser coverage score: 1.00
- • Source feeds: npm Registry Search API
- • Topic cluster: coding
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
zubeid-youtube-mcp-server
An MCP (Model Context Protocol) server implementation for YouTube, built with TypeScript/JavaScript. Integrates with AI services like Claude, available as an npm package.
@mcp-b/mcp-iframe
A custom element for exposing iframe MCP tools, resources, and prompts to a parent page.
xcode-cli
xcode-cli is a command-line interface (CLI) for interacting with Xcode MCP (Model Context Protocol) tools from the terminal. Built with TypeScript/JavaScript, it supports MCP client integration, workflow automation, and prompt templates, and is available via npm.
@robinbraemer/codemode
MCP tools for Code Mode, generated from OpenAPI specs. Replaces hundreds of individual MCP tools with two tools: search and execute.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.