Back to browse
GitHub Repository

A simple multiuser multiboard task MCP server managed via kanban board interface. Created to allow simple self hosted agent task management.

39 starsVue

A Multi User Multi Task Board MCP Server

by dizlexic·Apr 29, 2026·6 points·3 comments

AI Analysis

●●SolidShip ItNiche Gem

Finally, a Kanban board that speaks MCP so your agents can actually do work.

Strengths
  • Dual view modes toggle between visual Kanban and condensed task list instantly.
  • Per-board MCP endpoints with bearer token auth keep agent access scoped correctly.
  • Correction tasks allow requesting specific fixes with linked child tasks for refinement.
Weaknesses
  • Real-time sync relies on polling instead of WebSockets or server-sent events.
  • MySQL requirement adds deployment friction compared to SQLite or serverless options.
Target Audience

Developers building AI agent workflows

Similar To

Linear · Trello · GitHub Projects

Post Description

I built a simple multi user, multi board, Task/Kanban MCP server. I have been looking for something like this to manage development agents, but I wasn't seeing anything that felt like what I wanted. So I set down and decided to vibe code an alternative.

While it was an experiment at first I have been using it daily for my personal development projects and I really think there are others who might be looking for exactly this. It's 100% a WIP, but it is also very usable.

I have a demo instance running at https://mootasks.dev. If you find this interesting I'd appreciate a star. This is really the first thing I built that I felt would be of interest to others.

The readme explains it, but if you have docker you can get this running in a couple minutes. It's helped my workflow a lot and I plan on continuing to add features / improve it.

Similar Projects

Productivity●●Solid

Multi Kanban Task Board and MCP Server

MCP server for agent task management is genuinely useful for dev workflows.

Ship ItBig Brain
dizlexic
201mo ago