Skip to main content
Contentful Graphql logo

Contentful Graphql

The Contentful GraphQL Content API allows developers to query and deliver content using GraphQL, providing a flexible and efficient way to access content stored in Contentful.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Contentful Graphql authenticates with an API key. Generate the credential in your Contentful Graphql account, then paste it into FlyMyAI the first time an agent uses a Contentful Graphql action.

Get your Contentful Graphql credential →

Fields to fill in FlyMyAI

FieldDetails
Contentful Space IDThe unique identifier for your Contentful space. (required)
Contentful API Access TokenThe API key used to authenticate requests to the Contentful GraphQL Content API. (required)
Environment IDThe identifier for the environment within the space.

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
CONTENTFUL_GRAPHQL_GET_CMA_TOKENTool to retrieve a Contentful Management API (CMA) access token. Use when making CMA calls to ensure valid authorization.-
CONTENTFUL_GRAPHQL_GRAPH_QL_CONTENT_API_PERSISTED_QUERYTool to execute a persisted GraphQL query via its SHA256 hash. Use after registering a query hash to run cached queries by hash. On first call include full query text; thereafter invoke with only hash and variables.space_id, environment_id, sha256_hash
CONTENTFUL_GRAPHQL_GRAPH_QL_CONTENT_API_QUERYTool to execute a GraphQL query against a specified space and environment. Use when fetching Contentful content via GraphQL after obtaining or providing a valid token.space_id, environment_id, query
We love our partners - FlyMy.AI builds with the best. Thanks, Contentful Graphql!