eyalzh/kanban-mcp
MCP server providing kanban-based task management memory for complex multi-session workflows with AI agents
Platform-specific configuration:
{
"mcpServers": {
"kanban-mcp": {
"command": "npx",
"args": [
"-y",
"kanban-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...