Kaiten runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from pypi. Last commit 18 Jul 2026.
Manage Kaiten spaces, boards, cards, comments, and tags with compact MCP responses.
Today is the operative word: we check Kaiten every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kaiten-mcp -- uvx kaiten-mcp
{
"mcpServers": {
"kaiten-mcp": {
"args": [
"kaiten-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.kaiten-mcp]
command = "uvx"
args = ["kaiten-mcp"]
{
"mcpServers": {
"kaiten-mcp": {
"args": [
"kaiten-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"kaiten-mcp": {
"args": [
"kaiten-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
KAITEN_API_TOKEN (Kaiten API token from Profile > API key.), KAITEN_WORKSPACE_SLUG (Kaiten workspace slug. Required unless KAITEN_BASE_URL is set.), KAITEN_BASE_URL (Full Kaiten API root for on-prem or custom domains. Required unless KAITEN_WORKSPACE_SLUG is set.).
The author declared them in the registry entry; get the values from the project itself.
Manage Kanera workspaces, boards, cards, checklists, comments, notes, automations, and reports.
Remote MCP for Kanban AI boards—manage projects, tasks, and comments from AI tools.
Create and manage Padlet boards: posts, comments, reactions, sections and sharing settings.
FHIR MCP server with SMART Backend Services, response compaction, FHIRPath, and guarded writes.
Project management MCP for AI agents with safe task reads and writes.
Manage Trello boards, lists, and cards from any MCP-compatible AI assistant
MCP server for PLANKA kanban boards. Full CRUD for cards, tasks, comments, and labels.
Kanban board for teams and coding agents: manage tasks, subtasks, sprints and wiki pages via MCP.
Answers built from our own checks of this server.