Skip to main content
Knowledge & MemoryTypeScript

unibaseio/membase-mcp

Save and query your agent memory in distributed way by Membase

knowledge-memorycloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/unibaseio/membase-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "membase-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "unibaseio/membase-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Knowledge & Memory
Language
TypeScript
Author
unibaseio