kaiten-mcp
by aimuzov
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KAITEN_API_URL | No | Base API URL, e.g. https://your-domain.kaiten.ru/api/latest (/api/latest is appended automatically) | |
| KAITEN_LOG_FILE | No | Path to log file (otherwise stderr only) | |
| KAITEN_API_TOKEN | No | Personal API token | |
| KAITEN_LOG_LEVEL | No | Log level: error, warn, info, debug (default info) | info |
| KAITEN_DEFAULT_SPACE_ID | No | Default space ID for list_boards without space_id | |
| KAITEN_REQUEST_TIMEOUT_MS | No | Request timeout in milliseconds (default 30000) | 30000 |
| KAITEN_MAX_CONCURRENT_REQUESTS | No | Maximum concurrent requests (1-20, default 5) | 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/aimuzov/kaiten-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server