Documentation MCP server

Give AI coding assistants real-time access to Zep’s documentation.

Zep’s Documentation MCP server enables AI assistants to search and retrieve information from Zep’s complete documentation in real-time.

Server details:

  • URL: docs-mcp.getzep.com
  • Type: Search-based with HTTP transport
  • Capabilities: Real-time documentation search and retrieval

The /sse endpoint is deprecated and will be removed soon. Please update to the new /mcp endpoint with HTTP transport.

Setting up the MCP server

Add the HTTP server using the CLI:

$claude mcp add zep-docs https://docs-mcp.getzep.com/mcp

Using the MCP server

Once configured, AI assistants can automatically:

  • Search Zep concepts and features
  • Find code examples and tutorials
  • Access current API documentation
  • Retrieve troubleshooting information