MCP Kanban is a middleware that facilitates interaction between Large Language Models and Planka, a Kanban board application. It provides a simplified API to manage tasks within Planka's system.
MCP Kanban is a middleware that facilitates interaction between Large Language Models and Planka, a Kanban board application. It provides a simplified API to manage tasks within Planka's system.
Clone the repository, configure environment variables, build the server, and start the Planka containers.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"kanban-mcp": {
"command": "npx",
"args": [
"-y",
"Clone the repository, configure environment variables, build the server, and start the Planka containers."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Kanban MCP?"
No configuration required. This server works out of the box.
"What resources are available in Kanban MCP?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Kanban MCP"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Kanban MCP with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.