Back to search
30
MCP

Agendum

io.github.sralli/agendum

AI agent memory: task tracking, scoped work packages, decisions, and cross-session continuity

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
io.github.keshrath/agent-knowledge
Cross-session memory for AI agents - knowledge graph, scoring, semantic search
0 tools
agentmem
Governed memory for coding agents. Trust lifecycle, conflict detection, health scoring.
0 tools
memora
Give your AI agents persistent memory.
0 tools
io.github.bighippoman/memoir
Structured session journals for AI agents. Persistent memory across sessions.
0 tools
agentrem
Structured reminders CLI for AI agents with MCP server
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agendum": {
      "url": "None",
      "transport": "http"
    }
  }
}