Skip to main content
Glama
karellen

karellen-lsp-mcp

Official
by karellen

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LSP_MCP_LOG_LEVELNoLog verbosity for daemon and LSP proxy. Values: DEBUG, INFO, WARNING, ERROR.INFO
LSP_MCP_IDLE_TIMEOUTNoSeconds before the daemon auto-exits when idle (no connections, no projects).300
LSP_MCP_READY_TIMEOUTNoBase timeout (seconds) for cross-file queries to wait for indexing. Overridden by per-tool timeout parameter.120
LSP_MCP_CLIENT_TIMEOUTNoMax seconds for the MCP frontend to wait for a daemon response (must exceed ready + request timeouts).180
LSP_MCP_REQUEST_TIMEOUTNoMax 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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