MCP.so
Sign In
M

MemHeaven

@nazar256

About MemHeaven

Self-hosted remote MCP for durable, searchable AI memory you own. Deploy your Cloudflare Worker, then connect ChatGPT and other hosted clients to its OAuth-protected /mcp endpoint.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "memheaven": {
      "type": "http",
      "url": "https://{worker_domain}/mcp"
    }
  }
}

Tools

34

diagnostics and backend capabilities for memory-relevant chats.

bounded, privacy-scoped startup context for memory-relevant chats.

tenant-scoped wings and active drawer counts.

tenant-scoped rooms and active drawer counts.

the current tenant-scoped wing and room taxonomy.

compact guidance for concise, readable memory notes.

hybrid semantic and lexical search over tenant-scoped drawers.

exact or semantic duplicate checks before writing memory.

one tenant-scoped drawer with bounded content and provenance.

active tenant-scoped drawers with optional scope filters.

durable drawer content storage and semantic indexing.

drawer updates and reindexing of changed content or metadata.

soft-delete of a tenant-scoped drawer and semantic index entries.

concise diary entry writing and scoped semantic indexing.

recent diary entries with optional scope filters.

semantic diary search for one explicit agent.

diary semantic index backfill or refresh maintenance.

tenant-scoped temporal knowledge-graph fact queries.

deterministic reliability checks for active KG conflicts and stale facts.

tenant-scoped temporal knowledge-graph fact creation.

invalidation of an exact tenant-scoped knowledge-graph fact.

recent knowledge-graph timeline for an entity or all facts.

tenant-scoped knowledge-graph statistics.

bounded traversal of the tenant shared-room graph and tunnels.

tenant-scoped cross-wing shared rooms acting as passive tunnels.

tenant-scoped graph, shared-room, and tunnel statistics.

explicit tenant-scoped tunnel creation between locations.

tenant-scoped explicit tunnel listing with endpoint filters.

deletion of a tenant-scoped explicit tunnel by ID.

following explicit tunnels connected to a wing and room.

the configured save policy for this deployment.

latest tenant-scoped write filing status.

configured binding and index health.

reports that local filesystem and git sync is unsupported in hosted mode.

Overview

MemHeaven

MemHeaven brings MemPalace-style long-term memory to hosted AI clients and remote agents. It is self-hosted: deploy your own Cloudflare Worker with D1, R2, Workers AI, and Vectorize, then connect clients such as ChatGPT to your authenticated /mcp endpoint using OAuth 2.1 + PKCE.

Each operator uses their own Worker origin; there is no shared public MemHeaven endpoint.

Comments

More Memory & Knowledge MCP servers