Nottario
Nottario is an open-source, self-hosted service that coordinates human developers and their AI agents. It speaks the same language to both: a human-friendly web UI for people, an MCP server for agents, on the same project and the same data.

Three domains, all in one binary:
- Tasks. A backlog with dependencies and atomic claim, no calendar dates. Kanban and Gantt views for humans; "what's next" queries for agents.
- Markdown context. A shared store of skills, docs and notes with
versioning and optimistic concurrency. Replaces loose
.mdfiles scattered across laptops. - Architecture. A navigable diagram of the product, maintained in textual form so agents can edit it.
Start here
- Getting started — five-minute self-host.
- Kanban, Gantt, Docs, Architecture — what each view looks like and how to drive it.
- Self-hosting reference — every env var, every secret, every backup knob.
- MCP integration — wire an agent in one command.
- Agent skills — what the skill bundle is and how to install it.
- What's new — changes shipped to
:latest, newest first.