SERVER
Agendum
Rank #6638glama/sralli/agendum
Project memory and scoping engine for AI coding agents. It gives any agent persistent project state, bounded work packages, and cross-session continuity.
First listed
Mar 28, 2026
Last publish date
Apr 13, 2026
OVERVIEW
Agendum is a Model Context Protocol (MCP) server published by sralli. It ranks #6638 of 58,832 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Agendum is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Mar 28, 2026 and most recently updated on Apr 13, 2026.
STANDING
#6,638of 58,832 tracked serversTop 25%
Ranks ahead of 52,194 of 58,832 servers on MCP Toplist.
CONNECT
Use Agendum
Add Agendum to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"agendum": {
"command": "uvx",
"args": [
"agendum"
]
}
}
}REGISTRIES
Listed on 3 registries
ORGANIZATION
sralli
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.3.4 | Apr 13, 2026 |
FAQ
Frequently asked questions
- What is Agendum?
- Project memory and scoping engine for AI coding agents. It gives any agent persistent project state, bounded work packages, and cross-session continuity.
- Who maintains Agendum?
- Agendum is maintained by sralli, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Agendum an official MCP server?
- Yes — Agendum is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Agendum have?
- MCP Toplist tracks 1 version of Agendum, most recently published on Apr 13, 2026.
- Where can I find the source code for Agendum?
- The source code for Agendum is hosted at github.com/sralli/agendum.
EXPLORE