kaiten-mcp-server
by vsaranyuk
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KAITEN_API_URL | Yes | URL of the Kaiten API (e.g., https://your-domain.kaiten.ru/api/latest) | |
| KAITEN_API_TOKEN | Yes | API token for authentication | |
| KAITEN_LOG_LEVEL | No | Log level: debug, info, notice, warning, error, critical, alert, emergency | error |
| KAITEN_LOG_ENABLED | No | Enable logging | true |
| KAITEN_LOG_METRICS | No | Collect performance metrics | false |
| KAITEN_LOG_REQUESTS | No | Log all HTTP requests | false |
| KAITEN_LOG_FILE_PATH | No | Path to log file | ./logs/kaiten-mcp.log |
| KAITEN_LOG_MCP_ENABLED | No | Send logs to MCP client | false |
| KAITEN_DEFAULT_SPACE_ID | Yes | Default space ID for card operations | |
| KAITEN_LOG_FILE_ENABLED | No | Write logs to file | false |
| KAITEN_CACHE_TTL_SECONDS | No | Cache TTL in seconds (0 to disable) | 300 |
| KAITEN_REQUEST_TIMEOUT_MS | No | Request timeout in milliseconds (1-60000) | 10000 |
| KAITEN_MAX_CONCURRENT_REQUESTS | No | Maximum number of concurrent requests (1-20) | 5 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues