Installation & Configuration
{
"mcpServers": {
"graphql": {
"command": "go",
"args": [
"run",
"github.com/rerost/mcp-graphql@latest",
"--endpoint",
"https://api.github.com/graphql",
"--headers",
"Authorization=Bearer <TOKEN>"
]
}
}
}Information
Transport
stdio
Language
Go
Created
2026/6/15
Updated
2026/6/17