Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by blurrah • APIs & Integration
A Model Context Protocol (MCP) server that allows LLM agents to introspect GraphQL schemas and execute queries against GraphQL endpoints.
Discover a GraphQL API schema automatically via introspection or a provided schema file.
Execute read queries (and optionally mutations when enabled) against a GraphQL endpoint with custom headers.
Expose the GraphQL schema as a resource so downstream components or models can reference available types and fields.
This MCP server provides automatic GraphQL schema discovery (via introspection or local/remote schema files) and a tool to execute queries against a configured GraphQL endpoint. It supports custom request headers and can optionally enable mutations (disabled by default for safety). The server is designed to let LLMs dynamically discover and interact with GraphQL APIs without manual schema provisioning.
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 a GraphQL endpoint with the given query and variables
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.