Submit

Mcp Keeper Memory Plane

@MCP Keeper

Persistent state and continuity MCP server for agents. Prepare context, record events, search prior memory, build task context, and inspect memory timeline over MCP-over-HTTP.
Overview
  • Transport is MCP over HTTP

  • This is a hosted public endpoint from MCP Keeper

  • Best fit for agents that need continuity, task history, and reusable context

Server Config

{
  "mcpServers": {
    "memory-plane": {
      "type": "http",
      "url": "https://api.mcpkeeper.com/mcp/memory-plane"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.