MCP Graphiti manages knowledge graphs via Graphiti. It exposes tools for graph creation, querying, and updating. Connects to Graphiti's graph database and provides access to graph data. Developers use it to integrate knowledge graphs into AI workflows, enabling structured data management and semantic querying.
MCP Graphiti manages knowledge graphs via Graphiti. It exposes tools for graph creation, querying, and updating. Connects to Graphiti's graph database and provides access to graph data. Developers use it to integrate knowledge graphs into AI workflows, enabling structured data management and semantic querying.
pip install mcp-graphitiAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"rawr-ai-mcp-graphiti-github": {
"command": "uvx",
"args": [
"pip install mcp-graphiti"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp graphiti?"
API Key Required
This server requires an API key from mcp graphiti. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP_GRAPHITI_API_KEY | Yes | Your mcp graphiti API key |
"What resources are available in mcp graphiti?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp graphiti"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp graphiti with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.