Back to Home
ktnyt icon

cclsp

Verified Safe

by ktnyt

Overview

MCP server to integrate LLM-based coding agents with Language Server Protocol (LSP) servers for robust symbol resolution and code navigation.

Installation

Run Command
npx cclsp@latest

Environment Variables

  • CCLSP_CONFIG_PATH

Security Notes

The server spawns external LSP server processes and performs file system modifications based on user-provided configuration. While atomic file operations and validation are in place, the 'command' field in the configuration allows arbitrary command execution. Users must ensure that LSP server commands specified in 'cclsp.json' are from trusted sources to prevent malicious code execution. No direct 'eval' or hardcoded secrets were found, and a SECURITY.md file outlines best practices.

Similar Servers

Stats

Interest Score85
Security Score7
Cost ClassMedium
Avg Tokens500
Stars260
Forks22
Last Update2025-11-22

Tags

LSPMCPLLMCoding AgentDevelopment Tool