HomeKnowledge & Memory › mengram

mengram

Long-term memory for AI agents: semantic facts, episodic events, and procedural workflows

Python CloudLocal macOSWindowsLinux Remote
★ 201 stars Last pushed 2026-09-16 License: Apache-2.0

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mengram.io/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http mengram https://mengram.io/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "mengram": {
      "url": "https://mengram.io/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Bearer <your Mengram API key> — free key at https://mengram.io

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry