Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
schema |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
inspect | Inspect this server |
introspect | Introspect the GraphQL schema, use this tool before doing a query to get the schema information if you do not have it available as a resource already. |
query | Query a GraphQL endpoint with the given query and variables |