karellen-lsp-mcp
Officialby karellen
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LSP_MCP_LOG_LEVEL | No | Log verbosity for daemon and LSP proxy. Values: DEBUG, INFO, WARNING, ERROR. | INFO |
| LSP_MCP_IDLE_TIMEOUT | No | Seconds before the daemon auto-exits when idle (no connections, no projects). | 300 |
| LSP_MCP_READY_TIMEOUT | No | Base timeout (seconds) for cross-file queries to wait for indexing. Overridden by per-tool timeout parameter. | 120 |
| LSP_MCP_CLIENT_TIMEOUT | No | Max seconds for the MCP frontend to wait for a daemon response (must exceed ready + request timeouts). | 180 |
| LSP_MCP_REQUEST_TIMEOUT | No | Max seconds to wait for a single LSP JSON-RPC response. | 60 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/karellen/karellen-lsp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server