Skip to main content
Glama
klever-io
by klever-io

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MODENoServer mode (http, mcp, or public)http
PORTNoHTTP server port (only for http mode)3000
NODE_ENVNoNode environment (development or production)development
REDIS_URLNoRedis URL (only if STORAGE_TYPE=redis)
CORS_ORIGINSNoComma-separated allowed origins for public mode
STORAGE_TYPENoStorage backend (memory or redis)memory
RATE_LIMIT_APINoAPI endpoint requests/min per IP for public mode30
RATE_LIMIT_MCPNoMCP endpoint requests/min per IP for public mode60
BODY_SIZE_LIMITNoMax request body size for public mode1mb
MEMORY_MAX_SIZENoMaximum contexts for in-memory storage10000

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/klever-io/mcp-klever-vm'

If you have feedback or need assistance with the MCP directory API, please join our Discord server