Agent♥︎Age
Catalog

io.github.ignatenkofi/memshelf-mcp

Official

by ignatenkofi · Python

Working memory for AI agents: digest-indexed episodes on a git shelf, recalled a section at a time.

io.github.ignatenkofi/memshelf-mcp (MCP Server)

The io.github.ignatenkofi/memshelf-mcp MCP server provides “working memory for AI agents,” storing information as digest-indexed episodes on a git shelf. It supports recalling content one section at a time, enabling agents to retrieve specific portions of previously stored material.

🛠️ Key Features

  • Working memory for AI agents
  • Digest-indexed episodes
  • Storage on a git shelf
  • Section-at-a-time recall

🚀 Use Cases

  • Persisting and reusing agent context across steps
  • Retrieving a specific section of prior stored episodes for follow-up reasoning

⚡ Developer Benefits

  • Structured episode indexing via digests
  • Deterministic recall granularity (one section at a time)

⚠️ Limitations

  • Available details describe memory, storage, and section recall; no additional tool interfaces, configuration, or constraints are provided in the source data.
io.github.ignatenkofi/memshelf-mcp - agentage MCP Catalog