An MCP server that provides a database-backed kanban board with 40+ tools for AI agents to track issues, features, todos, epics, and diary entries across projects, including status workflows, relationships, and semantic search.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.CLAUDE_PROJECT_DIR— Claude Code, Gemini CLI, and VS Code Copilot all use the same hook format. Gemini CLI also sets as a compatibility alias, so the kanban hooks work across all three without modification.KANBAN_BACKEND— sqlite Backend: sqlite or mysqlKANBAN_DB_USER— Migrations run automatically on web container startup. Credentials are configurable: =myuser KANBAN_DB_PASSWORD=secret docker compose upKANBAN_DB_PASSWORD— Migrations run automatically on web container startup. Credentials are configurable: KANBAN_DB_USER=myuser =secret docker compose upKANBAN_DB_NAME— kanban KANBAN_DB_USER=kanban KANBAN_DB_PASSWORD=secret \KANBAN_DB_PORT— 3306 Database portKANBAN_DB_HOST— localhost Database hostKANBAN_DB_POOL_SIZE— No 5 MySQL connection pool sizeKANBAN_WEB_PORT— No 5000 Web UI port (kanban-web)KANBAN_WEB_HOST— No 127.0.0.1 Web UI bind address (kanban-web)[](https://m8ven.ai/mcp/multidimensionalcats-kanban-mcp-12aqq5)