MCP.so
Sign In
Servers

membase mcp server

@unibaseio

A lightweight decentralized memory gateway that connects AI agents to Membase for persistent, verifiable multi-session memory.

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

{
  "mcpServers": {
    "membase-mcp": {
      "command": "uv",
      "args": [
        "run",
        "src/membase_mcp/server.py"
      ]
    }
  }
}

More from Other