← Top 100 / Full directory (11,512)

Contentful

Dev Tools Remote 3 tools Ready surface Auth required

Interact with your content on the Contentful platform

GitHub ↗ Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://contentful.run.tools
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Listing quality

Observable facts from our catalog and daily probe — not a safe-to-install badge.

Surface
Ready surface
Live handshake
Auth required
Auth gate
Auth gate
Tools source
tools/list (live)

Observable catalog + probe facts — not a safe-to-install badge.

Tools

(3)
  • CONTENTFUL_GET_SPACE

    Retrieves details of a specific space by its ID. This action is used to get information about a single space in Contentful.

  • CONTENTFUL_LIST_SPACES

    Lists all spaces that the authenticated user has access to in Contentful. This is a fundamental operation needed before performing any other content management actions since most operations require a space ID.

  • CONTENTFUL_UPDATE_SPACE

    Updates the name of a specific space. Notes: - The version number is required to ensure you're updating the latest version of the space. - You can get the current version from the sys.version field when fetching space details. - Only the name of the space can be updated.

Tool source: tools/list (live) · last probed 2026-09-18

Related servers