> For the complete documentation index, see [llms.txt](https://docs.natoma.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.natoma.ai/apps/graphiti.md).

# Graphiti

**Type:** Official

**Source Type:** Repository

**Source:** [GitHub](https://github.com/getzep/graphiti/blob/main/mcp_server/README.md)

**Description:** Graphiti MCP server enables AI assistants to interact with graph-based data structures and knowledge graphs. It provides capabilities for graph querying, relationship mapping, and knowledge graph operations for complex data relationship analysis.

**Configuration Parameters:**

* **Neo4j connection URI** \* - Configuration value. Default: `example.com`
* **Neo4j username** \* - Username for authentication. Default: `neo4j`
* **Neo4j password** \* - Password for authentication. Default: `password`
* **OpenAI API key** \* - API key for authentication. Default: `sk-XXXXXXXX`
* **Model name for OpenAI** \* - Configuration value. Default: `gpt-4.1-mini`

**Setup Steps:**

1. Log in to your Graphiti account
2. Navigate to Settings → API Settings → API Keys
3. Generate a new API token or key
4. Copy the token for configuration
5. Ensure your account has appropriate permissions for Graphiti API access

***
