Skip to main content
Glama

GraphRAG MCP Server

by rileylemm
pyproject.toml514 B
[project] name = "graphrag-mcp" version = "0.1.0" description = "GraphRAG Model Context Protocol integration for hybrid graph and vector databases" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp[cli]>=1.6.0", "neo4j>=5.14.0", "qdrant-client>=1.7.0", "sentence-transformers>=2.5.0", "python-dotenv>=1.0.0", ] [project.optional-dependencies] dev = [ "pytest>=7.0.0", ] [build-system] requires = ["setuptools>=61.0.0", "wheel"] build-backend = "setuptools.build_meta"

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/rileylemm/graphrag_mcp'

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