Contentful Delivery
Integrates with Contentful's Delivery API to enable querying and retrieving structured content using...
Log in to your Contentful account
- Go to https://www.contentful.com/login/ and sign in with your credentials.
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).
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.
(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.
- If you want to restrict which content types the integration can access, determine the IDs for those types:
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
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Content Management
View All →Pandoc Markdown to PowerPoint
Converts Markdown content to PowerPoint presentations using pandoc with automatic diagram rendering for Mermaid, PlantUML, and Graphviz code blocks, supporting custom templates and file path inputs for streamlined presentation generation from documentation and notes.
Payload CMS
Provides validation, query, and code generation services for Payload CMS 3.0 development, enabling developers to validate collections, execute SQL-like queries against validation rules, and scaffold complete projects with Redis integration for persistence.
GistPad (GitHub Gists)
Transforms GitHub Gists into a personal knowledge management system with specialized handling for daily notes, reusable prompts with frontmatter support, and comprehensive gist operations including creation, updating, archiving, and commenting for version-controlled knowledge storage.
Similar MCP Servers
Contentful (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.