The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the EasyKanban listing page.
Connect Claude, ChatGPT, Cursor, or any MCP-compatible AI to your EasyKanban kanban boards. Ask for a to-do summary across all your boards, then let your assistant create, update, and move cards for you.
Endpoint: https://easykanb.app/api/mcp
Transport: Streamable HTTP
Auth: OAuth 2.1 (PKCE + Dynamic Client Registration) — no API keys
Settings → Connectors → Add custom connector, paste
https://easykanb.app/api/mcp, then click Allow in the browser window that
opens.
Then run /mcp to authenticate.
Settings → Connectors → Add custom connector, paste
https://easykanb.app/api/mcp, confirm the EasyKanban sign-in.
One-click install links for Cursor and VS Code are on https://easykanb.app/mcp.
Reading is free on every account. Writing requires EasyKanban Pro (€6/month) and unlocks immediately on upgrade — no reconnect needed.
| Tool | Plan | Description |
|---|---|---|
list_boards | Free | List all boards you can access |
get_board | Free | Read a board with its columns, cards, and tag names |
list_cards | Free | List and filter cards on a board |
get_todo_overview | Free | Cross-board to-do summary sorted by due date |
create_card | Pro | Create a card in a column |
update_card | Pro | Edit title, description, tags, due date |
move_card | Pro | Move a card between columns or positions |
archive_card | Pro | Archive a card (reversible) |
delete_card | Pro | Permanently delete a card |
create_board | Pro | Create a board with a set of columns |
create_column | Pro | Add a column to a board |