logoalt Hacker News

Show HN: A Multi User Multi Task Board MCP Server

4 pointsby dizlexictoday at 7:41 PM1 commentview on HN

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.


Comments

garyfirestormtoday at 9:24 PM

Why not connect to JIRA using an MCP? Would also be helpful to provide userid/password to demo instance or simply a button to log onto demo user account