contentful-mcp-graphql
3.2
If you are the rightful owner of contentful-mcp-graphql 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.
Contentful GraphQL MCP Server provides GraphQL query capabilities for Contentful's Content Delivery API, enabling efficient content retrieval and schema exploration.
graphql_list_content_types
Discover all available GraphQL query collections in your Contentful space's GraphQL schema.
graphql_get_content_type_schema
Get detailed schema information for a specific content type, including all fields, their types, and relationships.
graphql_get_example
Generate example GraphQL queries for a specific content type to help you understand query structure.
graphql_query
Execute custom GraphQL queries against Contentful's GraphQL API.