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 |
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/vsaranyuk/kaiten-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server