C

cclsp

ToolsMIT

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

Community: 612 stars
Last Updated: Mar 25, 2026
TypeScriptMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.