Loomal

MemHeaven

MCP server by github.com/nazar256/memheaven

Self-hosted remote MCP memory server for ChatGPT and AI agents.

1 starsRemote-capable

About MemHeaven

MemHeaven is an MCP (Model Context Protocol) server published by nazar256 in the official MCP registry, listed under Autonomous Agents on Loomal. Self-hosted remote MCP memory server for ChatGPT and AI agents.

MemHeaven runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/nazar256/memheaven, where the project has earned 1 GitHub stars.

Use MemHeaven with your agent

Claude Code · one command
claude mcp add --transport http memheaven https://{worker_domain}/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "memheaven": {
      "url": "https://{worker_domain}/mcp"
    }
  }
}
streamable-httphttps://{worker_domain}/mcp

Frequently asked questions

What is MemHeaven?
MemHeaven is an MCP (Model Context Protocol) server by nazar256 in the Autonomous Agents category. Self-hosted remote MCP memory server for ChatGPT and AI agents.
How do I connect MemHeaven to Claude, Cursor, or another MCP client?
MemHeaven is a remote MCP server — add its endpoint (https://{worker_domain}/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is MemHeaven open source?
Yes — the source code is public at github.com/nazar256/memheaven, with 1 GitHub stars.
Can AI agents pay to use MemHeaven?
Not yet through Loomal — MemHeaven is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MemHeaven? Claim this listing free by verifying GitHub ownership, or contact us.