graphql-inspector-mcp

kokorolx/graphql-inspector-mcp

3.2

If you are the rightful owner of graphql-inspector-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides comprehensive GraphQL introspection capabilities with filtering and detailed analysis features.

Tools

Functions exposed to the LLM to take actions

get_graphql_schema

Get complete GraphQL schema introspection with SDL and structured data.

filter_queries

Filter and list available GraphQL queries with optional search.

filter_mutations

Filter and list available GraphQL mutations with optional search.

filter_types

Filter and list available GraphQL types by kind and search pattern.

get_type_details

Get comprehensive information about a specific GraphQL type.

get_field_details

Get detailed information about a specific query or mutation field.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources