0
/ 100
1 month ago
glama

kaiten-mcp

Enables interaction with Kaiten project management platform through 246 tools for managing cards, comments, time logs, boards, and more.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Reads files from sensitive locations
Touches: /etc/kaiten-mcp/kaiten-mcp.env, /etc/kaiten-mcp/kaiten-mcp-chatgpt.env
🔐
You'll be asked for 2 credentials: KAITEN_TOKEN, MCP_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_PUBLIC_URLДа Публичный URL MCP endpoint, например https://mcp.example.com/mcp
configMCP_REDIRECT_URI
configMCP_REQUIRED_SCOPESНет OAuth scopes для MCP access token, по умолчанию kaiten:tools
configKAITEN_SUBDOMAINДа Поддомен компании (yourcompany для yourcompany.kaiten.ru)
🔐 secretKAITEN_TOKENДа API-токен пользователя Kaiten для локального stdio или legacy shared HTTP
configMCP_HTTP_AUTH_MODEНет oauth, shared или none; для production shared server используйте oauth
🔐 secretMCP_AUTH_TOKENНет Legacy shared bearer token для single-tenant HTTP endpoint
configMCP_HTTP_BASE_PATHНет Базовый путь HTTP transport (по умолчанию /mcp)
configMCP_OAUTH_ISSUER_URLДа Публичный URL auth/onboarding сервера, например https://mcp.example.com
configMCP_RESOURCE_METADATA_URLНет Override URL OAuth protected-resource metadata
configMCP_ALLOWED_ORIGINSНет Comma-separated allowlist browser origins для Streamable HTTP
configMCP_HTTP_HOSTНет Хост для HTTP transport (по умолчанию 0.0.0.0)
configMCP_HTTP_PORTНет Порт для HTTP transport (по умолчанию 8000)
configLOG_LEVEL
configKAITEN_MCP_OUTPUT_DIR
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/viktorognev-kaiten-mcp-sjkrpb)](https://m8ven.ai/mcp/viktorognev-kaiten-mcp-sjkrpb)
commit: 086db870b61a730db127b6693619809eda461ca2
code hash: 86fe2b5a9acd795ecfea62b78a6da43852d5860102d9acd285790d94dd5545d8
verified: 6/22/2026, 12:29:04 PM
view raw JSON →