Back to directory
gifflet/graphiti-mcp-server

gifflet/graphiti-mcp-server

@gifflet

Graphiti MCP Server - 基于Neo4j的知识图谱服务器,用于AI代理,集成Model Context Protocol

knowledge-graphneo4jai-agentmcpgraphitiopenaisemantic-searchcontext

Installation & Configuration

{
  "mcpServers": {
    "Graphiti": {
      "command": "uv",
      "args": [
        "run",
        "graphiti_mcp_server.py"
      ],
      "env": {
        "OPENAI_API_KEY": "your_key_here"
      }
    }
  }
}

Information

Transport
ssestdio
Language
Python
Created
2026/6/14
Updated
2026/6/15