Skip to main content
Glama

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-work

That'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 mcp

Already have clients installed? One command wires up all of them:

npx crunchy-work connect          # add --dry-run to see what it would do

It 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 build

Licence

MIT

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    B
    quality
    D
    maintenance
    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.
    45
    78
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    A 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.
    10
    1
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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