Mcp by karellen
LSP-backed code intelligence for Claude Code via MCP and native LSP. Navigate definitions, references, call hierarchies, type hierarchies, hover documentation, symbols, and diagnostics across C/C++ (clangd), Java/Kotlin (jdtls), and any language with a custom LSP server. Two interfaces, one shared daemon: - **Native LSP proxy** (`karellen-lsp`): Transparent code intelligence — no permission prompts, no manual registration. Auto-detects languages and routes to backend LSP servers. - **MCP interface** (`karellen-lsp-mcp`): Explicit tool calls with structured responses for fine-grained control. Multiple Claude sessions share a single daemon and single LSP server per project, avoiding duplicate indexing. Supports autodetection of CMake, Meson, Gradle, Maven, and other build systems.
/plugin install karellen-lsp-mcp@claude-community