61
/ 100
11 days ago
glama

kanban-mcp

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.

Is this your MCP?

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.

// key findings
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: KANBAN_DB_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCLAUDE_PROJECT_DIRClaude 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.
configKANBAN_BACKENDsqlite Backend: sqlite or mysql
configKANBAN_DB_USERMigrations run automatically on web container startup. Credentials are configurable: =myuser KANBAN_DB_PASSWORD=secret docker compose up
🔐 secretKANBAN_DB_PASSWORDMigrations run automatically on web container startup. Credentials are configurable: KANBAN_DB_USER=myuser =secret docker compose up
configKANBAN_DB_NAMEkanban KANBAN_DB_USER=kanban KANBAN_DB_PASSWORD=secret \
configKANBAN_DB_PORT3306 Database port
configKANBAN_DB_HOSTlocalhost Database host
configKANBAN_DB_POOL_SIZENo 5 MySQL connection pool size
configKANBAN_WEB_PORTNo 5000 Web UI port (kanban-web)
configKANBAN_WEB_HOSTNo 127.0.0.1 Web UI bind address (kanban-web)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/multidimensionalcats-kanban-mcp-12aqq5)](https://m8ven.ai/mcp/multidimensionalcats-kanban-mcp-12aqq5)
commit: 49061b866ad6020b9eee9d9c43fa304061952960
code hash: 9b9b9eac5a71573a3b8fc487bf9fefae56e76ef7490fc4462bac17a52d1575ed
verified: 7/20/2026, 9:23:51 AM
view raw JSON →