Skip to main content
Glama
136,475 tools. Last updated 2026-05-26 02:43

"GraphQL" matching MCP tools:

  • Execute GraphQL queries and mutations or introspect schemas with support for variables, custom headers, and request configuration.
    MIT
  • Execute GraphQL queries with specified variables and headers using a configurable endpoint. Simplifies interaction with GraphQL servers for data retrieval and manipulation.
    MIT
  • Execute GraphQL queries against Sitecore's master endpoint to retrieve and manage content items, templates, workflows, and other data.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • Execute GraphQL queries against Sitecore web endpoints to retrieve and manage content, templates, workflows, and other CMS data through structured API calls.
    Apache 2.0
  • Execute a GraphQL query against Contentful's GraphQL API to retrieve content flexibly and efficiently, supporting variables and optional space or environment overrides.
    MIT
  • Retrieve the authenticated user's profile including id, username, name, bio, and follower/following counts from the Medium dashboard API. Use this to obtain identity context for downstream operations.
    MIT
  • Retrieve content-bearing API responses (JSON, GraphQL, NDJSON) captured during webpage navigation, filtered by host or navigation ID, to extract data directly from SPAs.
    Apache 2.0
  • Retrieve monthly progress snapshots for financial goals, showing current and target amounts, daily data, and contributions. Filter by goal ID or month range for detailed tracking.
    MIT
  • Parse captured JSON/API/network responses into structured objects with fields, scores, and provenance. Use after navigation when raw body preview is too noisy.
    Apache 2.0
  • Create API specifications in Postman Spec Hub with support for OpenAPI, AsyncAPI, Protobuf, and GraphQL. Define single or multi-file specs with nested folders.
    Apache 2.0
  • Discover undocumented GraphQL fields by analyzing suggestion errors and probing for sensitive field names. This tool sends read-only queries to reveal hidden type information for security testing.
    MIT
  • Discover GraphQL API schemas by running introspection queries to enumerate all types, fields, queries, and mutations, including hidden or undocumented elements.
    MIT