Settings

Theme

Show HN: A Multi User Multi Task Board MCP Server

github.com

4 points by dizlexic 5 hours ago · 2 comments · 1 min read

Reader

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.

garyfirestorm 3 hours ago

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

  • dizlexicOP 22 minutes ago

    1. I don't want to use Jira. I don't think this is complecated enough to justify it.

    2. That might not have been a bad idea. There is a registration link and the app is fully functional. If you don't trust that though you can spin up a local with docker in 3 minutes. (check the readme)

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection