Vasiliy-Bondarenko/mcp-server-zep-cloud
If you are the rightful owner of mcp-server-zep-cloud and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
MCP Server for Zep Cloud provides a bridge between LLM clients and the Zep Cloud API, enabling memory management for AI assistants.
Tools
Functions exposed to the LLM to take actions
create_user
Create a new user with optional metadata, name, and email
get_user
Get user details by ID
update_user
Update a user's metadata
delete_user
Delete a user permanently
list_users
List users with pagination support
search_graph
Search user's or group's memory graph
add_graph_data
Add data with optional timestamps and source info
create_group
Create a new group for shared knowledge
get_group
Get group information by ID
update_group
Update group settings
delete_group
Delete a group permanently
check_connection
Verify API connectivity and configuration
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client