Loading MCP server directory, please wait...
Manage Kaiten spaces, boards, cards, comments, and tags with compact MCP responses.
npx @getmcp/cli add io.github.evvfebruary/kaiten-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
KAITEN_API_TOKENKaiten API token from Profile > API key.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.evvfebruary/kaiten-mcp": {
"command": "uvx",
"args": [
"kaiten-mcp"
],
"env": {
"KAITEN_API_TOKEN": "",
"KAITEN_WORKSPACE_SLUG": "",
"KAITEN_BASE_URL": ""
}
}
}
}