Submit

Memorious MCP

@cedricvidal

Memorious-MCP is a minimal Model Context Protocol (MCP) server that provides a persistent key-value memory store with vector-similarity lookup using ChromaDB.

Tools

store

recall

forget

Server Config

{
  "mcpServers": {
    "memorious": {
      "command": "uvx",
      "args": [
        "memorious-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.