Skip to main content
Glama
vsaranyuk

kaiten-mcp-server

by vsaranyuk

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KAITEN_API_URLYesURL of the Kaiten API (e.g., https://your-domain.kaiten.ru/api/latest)
KAITEN_API_TOKENYesAPI token for authentication
KAITEN_LOG_LEVELNoLog level: debug, info, notice, warning, error, critical, alert, emergencyerror
KAITEN_LOG_ENABLEDNoEnable loggingtrue
KAITEN_LOG_METRICSNoCollect performance metricsfalse
KAITEN_LOG_REQUESTSNoLog all HTTP requestsfalse
KAITEN_LOG_FILE_PATHNoPath to log file./logs/kaiten-mcp.log
KAITEN_LOG_MCP_ENABLEDNoSend logs to MCP clientfalse
KAITEN_DEFAULT_SPACE_IDYesDefault space ID for card operations
KAITEN_LOG_FILE_ENABLEDNoWrite logs to filefalse
KAITEN_CACHE_TTL_SECONDSNoCache TTL in seconds (0 to disable)300
KAITEN_REQUEST_TIMEOUT_MSNoRequest timeout in milliseconds (1-60000)10000
KAITEN_MAX_CONCURRENT_REQUESTSNoMaximum number of concurrent requests (1-20)5

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/vsaranyuk/kaiten-mcp-server'

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