Graphiti MCP Server
JSON →A framework for building and querying temporally-aware knowledge graphs for AI agents.
Install
npx is Tools · 9
- add_episode Add an episode to the knowledge graph (supports text, JSON, and message formats)
- search_nodes Search the knowledge graph for relevant node summaries
- search_facts Search the knowledge graph for relevant facts (edges between entities)
- delete_entity_edge Delete an entity edge from the knowledge graph
- delete_episode Delete an episode from the knowledge graph
- get_entity_edge Get an entity edge by its UUID
- get_episodes Get the most recent episodes for a specific group
- clear_graph Clear all data from the knowledge graph and rebuild indices
- get_status Get the status of the Graphiti MCP server and Neo4j connection
Environment variables
OPENAI_API_KEYOPENAI_BASE_URL