{
  "schema_version": "1.1",
  "id": "p3",
  "slug": "mcp-memory-server",
  "url": "https://feed7.dev/p/mcp-memory-server",
  "title": "mcp-memory: a working memory server for agent sessions",
  "why_included": "Persists agent memory across sessions with a small, auditable schema.",
  "summary": "Drop-in MCP server that stores per-project facts an agent can recall next session. Small JSON schema, local-first, no cloud dependency.",
  "practical_implication": "Your agent stops re-learning the project every session. Worth the 4-minute setup on any repo you touch weekly.",
  "agent_context": "mcp-memory stores per-project facts an agent can recall next session. Tested on macOS + Cursor: setup ~4 min, recall reliable for <500 facts. Limitation: no eviction policy yet.",
  "source": {
    "name": "GitHub",
    "url": "https://github.com/f7-labs/mcp-memory",
    "published_at": "2026-06-30T00:00:00.000Z"
  },
  "source_class": "tool",
  "content_type": "GitHub Repo",
  "layer": "context",
  "domains": [
    "coding"
  ],
  "topics": [
    "mcp",
    "agent-memory"
  ],
  "verification": {
    "status": "founder_tested",
    "label": "Founder Tested",
    "method": "founder_test",
    "verified_at": "2026-06-28T00:00:00.000Z"
  },
  "uncertainty": [
    "No eviction policy; unbounded growth on large projects."
  ],
  "connected_context": null,
  "lifecycle": "New",
  "published_at": "2026-06-30T00:00:00.000Z",
  "modified_at": "2026-06-30T00:00:00.000Z",
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/mcp-memory-server",
    "json": "https://feed7.dev/p/mcp-memory-server.json",
    "markdown": "https://feed7.dev/p/mcp-memory-server.md"
  }
}