Kaiten runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from pypi. Last commit 18 Jul 2026.
Manage Kaiten spaces, boards, cards, comments, and tags with compact MCP responses.
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"
}
}
}
Answers built from our own checks of this server.