Engram MCP Server
JSON →Engram is a hosted MCP server that provides reliable memory for AI agents:
Tools · 6
- store_memory Store a fact or piece of information (defaults to bucket "default")
- query_memory Search memories using natural language, with AI synthesis and per-memory explanations
- list_memories List memories in a bucket, newest first (limit 1–100, default 20)
- list_buckets List available memory buckets
- delete_memory Delete a specific memory by ID
- clear_memories Clear all memories in a bucket (destructive!)
Environment variables
ENGRAM_API_KEY
Links
★ 1 GitHub stars