bradrisse/kanban-mcp
MCP Kanban is a specialized middleware designed to facilitate interaction between Large Language Models (LLMs) and Planka, a Kanban board application. It serves as an intermediary layer that provides LLMs with a simplified and enhanced API to interact with Planka's task management system.
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...