Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by saewoohan • APIs & Integration
An MCP server that lets AI assistants execute GraphQL queries and introspect schemas against arbitrary endpoints with configurable headers and timeouts.
Execute arbitrary GraphQL queries and mutations against custom endpoints with configurable headers, timeouts, and complexity limits.
Retrieve and explore GraphQL schema information (types, fields, and deprecations) to dynamically construct valid queries.
An MCP-compatible bridge to integrate GraphQL APIs into assistant workflows and standardize access across different services.
This repository implements a Model Context Protocol (MCP) server exposing GraphQL interaction tools, including executing queries and performing schema introspection. It supports configurable defaults (endpoint, headers, timeout) and guards such as maximum query complexity and optional mutation restrictions. The server is intended to let agents integrate GraphQL APIs into assistant workflows reliably and securely. It is distributed under the MIT License and can be launched via npx with minimal configuration.
Execute GraphQL queries using either a specified endpoint or the default endpoint configured during installation
Introspect a GraphQL schema from an endpoint with configurable headers
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.