Submit

Zep Cloud Memory MCP Server

@kev-hu

MCP Server for Zep Cloud provides a bridge between Claude Desktop and the Zep Cloud API, enabling memory management for AI assistants. Supports user management, collections management, and memory operations with persistent storage across conversations.

Tools

Server Config

{
  "mcpServers": {
    "zep-cloud": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-zep-cloud"
      ],
      "env": {
        "ZEP_CLOUD_API_KEY": "YOUR_ZEP_CLOUD_API_KEY"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.