unibaseio/membase-mcp
Save and query your agent memory in distributed way by Membase
Quick Start
Clone the repository:
git clone https://github.com/unibaseio/membase-mcpClaude Desktop configuration example:
{
"mcpServers": {
"membase-mcp": {
"command": "npx",
"args": [
"-y",
"unibaseio/membase-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.