Back to directory
kev-hu/zep-mcp

kev-hu/zep-mcp

@kev-hu

MCP server for the Zep Cloud API — knowledge graph memory for AI agents

zepcloudmemoryknowledge-graphai-agentscontextfastmcppython

Installation & Configuration

{
  "mcpServers": {
    "zep-mcp": {
      "command": "python",
      "args": [
        "server.py"
      ],
      "env": {
        "ZEP_API_KEY": "your-api-key"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15