Skip to main content
Glama

Graphiti Knowledge Graph MCP Server

by michabbb
pyproject.toml614 B
[project] name = "mcp-server" version = "0.4.0" description = "Graphiti MCP Server" readme = "README.md" requires-python = ">=3.11,<4" #dependencies = [ # "mcp>=1.5.0", # "openai>=1.91.0", # "graphiti-core>=0.30.0rc5", # "azure-identity>=1.21.0", # "graphiti-core", #] dependencies = [ "mcp>=1.16.0", "pydantic>=2.11.9", "neo4j>=6.0.2", "diskcache>=5.6.3", "openai>=2.1.0", "tenacity>=9.1.2", "numpy>=2.3.3", "python-dotenv>=1.1.1", "graphiti-core==0.30.0rc5", "opensearch-py>=3.0.0", "aiohttp>=3.12.15", "fastapi>=0.115.0", "uvicorn>=0.32.1" ]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/michabbb/graphiti-mcp-but-working'

If you have feedback or need assistance with the MCP directory API, please join our Discord server