C

Contentful Delivery

Integrates with Contentful's Delivery API to enable querying and retrieving structured content using...

89 views
0 installs
Updated Oct 16, 2025
Not audited
Integrates with Contentful's Delivery API to enable querying and retrieving structured content using keywords or sentences, facilitating content-driven applications and dynamic websites.
  1. Log in to your Contentful account

  2. Locate your Space ID

    • Once logged in, select the desired space from the top menu.
    • Click on “Settings” > “General settings”.
    • Find and copy the Space ID (usually listed at the top of the settings page).
  3. Generate a Content Delivery API Access Token

    • In your Contentful space, go to “Settings” > “API keys”.
    • Click the “Add API key” button.
    • Give your API key a name and optionally a description.
    • The system will display your new Content Delivery API - access token. Copy this value.
  4. (Optional) Define allowed Content Types

    • If you want to restrict which content types the integration can access, determine the IDs for those types:
      • Go to “Content model” in Contentful.
      • Inspect the IDs for the content types you want to allow (e.g., blogPost, article, product).
      • List them as a comma-separated string.
  5. Fill in the values in the FastMCP connection interface

    • In the FastMCP connection interface, click your “Install Now” button for the Contentful Delivery MCP server.
    • When prompted, enter the following variables:
      • CONTENTFUL_SPACE_ID: Paste your Space ID here.
      • CONTENTFUL_ACCESS_TOKEN: Paste your API Access Token here.
      • CONTENTFUL_CONTENT_TYPE_IDS (optional): Enter a comma-separated list of content type IDs if you want to restrict access.

After saving, your integration will be ready to use via FastMCP.

Quick Start

View on GitHub

More for Content Management

View All →

Similar MCP Servers

Contentful (Official)

Contentful (Official)

Official

Official Contentful integration that enables full content lifecycle management including entries, content types, assets, environments, locales, tags, and automated content generation through Contentful's Content Management API with bulk operations and intelligent response handling.

Content Management
53
0
C

Contentful Management

Integrate with Contentful's Content Management API for CMS management.

Content Management Developer Tools
113
0

Report Issue

Thank you! Your issue report has been submitted successfully.