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
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
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 →NotebookLM
Empower your CLI agents with zero-hallucination answers from your own docs. NotebookLM MCP Server connects AI tools like Claude, Cursor, and Codex directly to Google’s NotebookLM, ensuring every answer is accurate, current, and citation-backed. Skip error-prone manual copy-paste—let your AI assistant research, synthesize, and reference across your documents for confident coding. All queries are grounded in your uploads, eliminating invented APIs or outdated info. Manage notebooks, automate deep research, and achieve seamless collaboration between multiple tools using a shared, always-relevant knowledge base. Spend less time debugging and more time building with trustworthy, source-based answers.
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.
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.