crunchy-work
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@crunchy-workCreate a card 'write documentation' in the To Do column of my project."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Crunchy
Trello for AI. A kanban board and lean docs that live on your machine, which your AI agent can drive over MCP.
No account. No API key. No database to set up. Free and MIT.
Status: pre-release. Phase 0 of 5. Not yet published to npm.
npx crunchy-workThat's it — it creates ~/.crunchy, opens your browser, and offers to connect any agent
clients it finds. Or skip the UI entirely and give your agent the tools directly:
claude mcp add crunchy -- npx -y crunchy-work mcpAlready have clients installed? One command wires up all of them:
npx crunchy-work connect # add --dry-run to see what it would doIt finds Claude Code, Claude Desktop, Cursor, VS Code and Windsurf, writes each one's config in its own format, and backs up anything it touches.
What it is
Projects — each with one kanban board and its own markdown docs
A board — columns and cards, drag and drop, live-updating
Docs — markdown per project, for the context that isn't a task
MCP — every capability is a tool, so an agent can do anything you can
Related MCP server: roadmap-skill
What it isn't
Crunchy is deliberately small. No workspaces, no multiple boards per project, no list view, no calendar, no roles or permissions, no built-in AI chat. If you want those, they belong to Crunchy Team.
Requirements
Node 22.5 or newer. Nothing else.
Development
npm install
npm run dev # web on :4420
npm run dev:server # api on :4421
npm test
npm run buildLicence
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceAn 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.4578MIT
- AlicenseBqualityDmaintenanceEnables AI agents and humans to collaboratively plan and manage tasks with a shared kanban and dependency graph, all stored locally.311772MIT
- Alicense-qualityDmaintenanceA local-first Kanban board for AI agents that enables ticket management via MCP tools, with a real-time web UI.173MIT
- Alicense-qualityAmaintenanceA kanban board MCP server that enables AI agents to read and write project boards through session loops, with built-in cost tracking and local-first storage.101MIT
Related MCP Connectors
Private-by-default, local-first memory/context/task orchestrator for MCP apps and agents.
User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.
The project brain for AI coding agents — memory, decisions, sprints, knowledge base via MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bit-gang-studio/crunchy-work'
If you have feedback or need assistance with the MCP directory API, please join our Discord server