Connect Contentful GraphQL to AI agents

Connect Contentful GraphQL to Claude, Codex, Cursor, or other AI agents for your entire team. Metorial security, governance, observability, and gives your team a unified Magic MCP url to connect.

Supported Tools

list_content_types

List Content Types

List all available top-level query fields from the Contentful GraphQL schema. Shows which content types can be queried and whether they are collection or single-entry queries. This is a quick way to discover what content is available without a full schema introspection. Each content type typically has two query fields: one for fetching a single entry by ID (e.g. `blogPost`) and one for fetching a collection (e.g. `blogPostCollection`).

query_content

Query Content

Execute a GraphQL query against published content in Contentful. Uses the Content Delivery API (CDA) token to fetch published entries and assets. Allows you to run any valid GraphQL query against the auto-generated schema for your Contentful space. You can query single entries by ID, query collections with filters and sorting, traverse linked entries, and resolve rich text references — all in a single request.

preview_content

Preview Content

Execute a GraphQL query against draft/unpublished content in Contentful. Uses the Content Preview API (CPA) token to fetch both published and unpublished entries. Useful for building preview environments where editors can see content before it goes live. The query syntax is identical to the published content query, but results include draft entries that haven't been published yet.

introspect_schema

Introspect Schema

Discover the GraphQL schema for your Contentful space. Returns available content types, their fields, field types, and query arguments. Use this to understand what queries are available before using the **Query Content** or **Preview Content** tools. The schema is auto-generated from your Contentful content model and updates whenever content types change.

More integrations teams use with Contentful GraphQL

Sharepoint

Manage SharePoint sites, document libraries, lists, and files. Create, read, update, and delete lists and list items with custom columns. Upload, download, move, copy, and version files in document libraries. Search across sites, files, folders, lists, and list items using Microsoft Search. Manage permissions at site, list, and item levels with granular access control. Define and manage content types and site columns. Subscribe to webhooks for list and library change notifications. Retrieve site properties and search for sites across Microsoft 365.

Confluence

Create, read, update, and delete pages, blog posts, comments, and attachments in Confluence spaces. Manage spaces, permissions, labels, and content restrictions. Search content using Confluence Query Language (CQL). Upload and download file attachments with versioning. Manage users, groups, and group memberships. Create and manage whiteboards, databases, folders, and templates. View and update inline tasks. Access audit logs. Listen for webhooks on page, blog, comment, attachment, space, label, and user events.

Notion

Create, read, update, and archive pages and databases in a Notion workspace. Manage blocks (paragraphs, lists, headings, embeds, etc.) within pages. Query databases with filters and sorts across rich property types including text, numbers, dates, selects, relations, and formulas. Search across pages and databases by title. Add and read comments on pages and blocks. Upload files to pages. Manage workspace users and retrieve user profiles. Receive real-time webhook notifications for page changes, new pages, comments, and database schema updates.

Google Sheets

Create, read, and update spreadsheets and their cell data. Read and write values to individual cells, ranges, or multiple ranges using A1 notation or named ranges. Apply cell formatting including text styles, backgrounds, borders, number formats, and conditional formatting. Manage sheets (tabs) within a spreadsheet—add, delete, copy, rename, and reorder them. Create and manage embedded charts, pivot tables, filter views, data validation rules, protected ranges, named ranges, and merged cells. Perform batch operations to apply multiple updates atomically. Monitor spreadsheet changes via Google Drive push notifications.

Google Drive

Upload, download, create, copy, move, rename, trash, and permanently delete files and folders in Google Drive. Search for files using complex queries filtering by name, MIME type, owner, modification date, labels, and other metadata. Share files and folders with specific users, groups, or domains with role-based permissions (owner, writer, commenter, reader). Manage shared drives and their members. Export Google Workspace files (Docs, Sheets, Slides) to standard formats like PDF, DOCX, and XLSX. Track file revision history and restore earlier versions. Create, read, update, and delete threaded comments and replies on files. Apply and read custom labels on files. Monitor file and folder changes via push notifications or webhook subscriptions. Store app-specific data in a hidden per-user folder.

Google Slides

Create, read, edit, and delete Google Slides presentations. Create and manipulate slides with predefined or custom layouts. Insert, style, and replace text across slides, including bulk placeholder replacement for template-based generation. Add and position shapes, text boxes, lines, and images. Embed and refresh charts linked to Google Sheets. Manage speaker notes, duplicate or reorder slides, and perform batch updates combining multiple operations in a single call. Supports automated report and deck generation using templates with placeholder text and image substitution.

Technical notes for Contentful GraphQL

Query and retrieve structured content from Contentful spaces using GraphQL. Fetch published and draft/preview entries and assets with flexible filtering, sorting, and localization. Traverse linked entry relationships, resolve rich text with embedded references, and query collections by content type. Supports reverse lookups via linkedFrom fields, multi-locale content retrieval, and schema introspection. Configure webhooks to monitor content lifecycle events including entry, asset, release, and scheduled action changes.

Connect Contentful GraphQL to production AI agents

See how Metorial gives Contentful GraphQL access the governance, tracing, and security controls teams need.

Frequently asked questions

Common questions about connecting Contentful GraphQL to AI agents with Metorial.

  1. Can Metorial connect Contentful GraphQL to AI agents?
    Yes. Metorial connects AI agents to Contentful GraphQL through a governed integration layer, so teams can use the provider while keeping access controlled and observable.
  2. Metorial is MCP compatible and lets teams expose approved provider tools to MCP-capable agents and clients through a controlled access layer.
  3. Metorial applies policies across users, groups, providers, agents, and individual tools, then records the context around every agent interaction.
  4. Yes. Metorial records provider activity so teams can inspect tool calls, troubleshoot integrations, and give security teams the visibility they need.