Agent♥︎Age
Catalog

io.github.amirj4m/jamgate

Official

by amirj4m · TypeScript

A neutral memory quality-gate MCP server: save_memory, recall_memory, forget_memory over stdio.

io.github.amirj4m/jamgate MCP Server

A neutral memory quality-gate MCP server that exposes memory-management tools over stdio. It provides three operations—save_memory, recall_memory, and forget_memory—to manage what is stored, retrieved, and removed through the protocol’s standard input/output transport.

🛠️ Key Features

  • Neutral memory quality-gate behavior
  • Tools over stdio
  • save_memory to store memory entries
  • recall_memory to retrieve stored memories
  • forget_memory to remove memories

🚀 Use Cases

  • Saving memory state for later retrieval in MCP-driven workflows
  • Recalling previously stored information during a session
  • Deleting memory items when they are no longer needed

⚠️ Limitations

  • Limited to memory quality-gate functions exposed via save/recall/forget
  • No additional tools or capabilities are described beyond stdio-based operation
io.github.amirj4m/jamgate - agentage MCP Catalog