graphql-to-mcp
by Docat0209
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| bearer | No | Bearer token authentication. | |
| header | No | Custom HTTP header in the format 'name:value'. | |
| prefix | No | Prefix for generated tool names to avoid collisions. | |
| api-key | No | API key authentication in the format 'name:value:in' (e.g., 'X-API-Key:your-key:header'). | |
| exclude | No | Glob pattern to exclude matching operations. | |
| include | No | Glob pattern to include only matching operations. | |
| timeout | No | Request timeout in milliseconds. | 30000 |
| endpoint | Yes | The GraphQL endpoint URL to introspect and query. | |
| transport | No | MCP transport mechanism (stdio or sse). | stdio |
| max-retries | No | Maximum number of retries on 429 or 5xx errors. | 3 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessUnresponsive