MCP for working with GraphQL servers.
Retrieve the GraphQL schema. This uses either the local schema file or an introspection query.
Execute GraphQL queries against the endpoint. By default, mutations are disabled unless 'enable-mutations' is specified.
No reviews yet. Be the first to review!
Sign in to join the conversation
After downloading, you can run the MCP server in any client or IDE:
node path/to/downloaded/file.mjs