71
/ 100
13 days ago
glama

Kaiten MCP Server

MCP server for interacting with Kaiten (kaiten.ru) project management. Supports listing, moving tasks, setting responsible persons, and adding comments via natural language.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: KAITEN_API_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.
configKAITEN_BASE_URLexport =https://mycompany.kaiten.ru/api/latest
configKAITEN_DOMAINexport =mycompany # -> https://mycompany.kaiten.ru/api/latest
🔐 secretKAITEN_API_TOKENexport =ksh_xxx # from Kaiten user settings -> API tokens
// 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 4 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/nedgar8-kaiten-mcp-server-qxwxyc)](https://m8ven.ai/mcp/nedgar8-kaiten-mcp-server-qxwxyc)
commit: 3e071a7f02692563e369ab11f8ed08d7cd556852
code hash: 3e2803f5fda3c78dbef0544d86b75d02f1434b9203df55b8a484433c1f4dadfa
verified: 7/18/2026, 8:03:22 AM
view raw JSON →