Skip to main content
Glama

GraphRAG MCP Server

by rileylemm
.env.example264 B
# Neo4j Configuration NEO4J_URI=bolt://localhost:7687 NEO4J_USER=neo4j NEO4J_PASSWORD=password # Qdrant Configuration QDRANT_HOST=localhost QDRANT_PORT=6333 QDRANT_COLLECTION=document_chunks # Embedding Model Configuration (optional) MODEL_NAME=all-MiniLM-L6-v2

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