Transform natural language queries into GraphQL queries using an AI agent. Provides schema management, query validation, execution, and history tracking.
629
0
5 Tools
Version 4.43 or later needs to be installed to add the server automatically
Tools
Name | Description |
---|---|
execute_graphql_query | Execute a GraphQL query and optionally visualize the results |
generate_graphql_query | Generate a GraphQL query from natural language description |
get_query_examples | Get example queries to help users understand what they can ask for Returns: JSON string containing example queries |
get_query_history | Retrieve the history of all queries Returns: JSON string containing all query history |
validate_graphql_query | Validate and update a GraphQL query |
Manual installation
You can install the MCP server using:
Installation for