Skip to main content
Glama

GraphRAG MCP Server

by rileylemm
run_server.sh203 B
#!/bin/bash # Navigate to the project directory cd "$(dirname "$0")" # Run the MCP server, redirecting stderr to a log file "$(dirname "$0")/.venv/bin/python" "$(dirname "$0")/server.py" 2> server.log

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