Contentful Delivery MCP Server
by mshaaban0
A Model Context Protocol (MCP) server that provides seamless access to Contentful's Delivery API through AI assistants. It allows querying and retrieving content entries, assets, and content types using natural language.
Last updated: N/A
What is Contentful Delivery MCP Server?
This is a Model Context Protocol (MCP) server designed to facilitate interaction with Contentful's Delivery API using natural language queries. It enables AI assistants to easily access and retrieve content from Contentful.
How to use Contentful Delivery MCP Server?
First, install the package using npm. Then, set up your Contentful credentials (space ID and access token) as environment variables. Finally, integrate the server with an AI assistant platform like Mastra AI to enable natural language content retrieval.
Key features of Contentful Delivery MCP Server
Natural language queries
Retrieve entries by ID or content type
Asset management
Content type schema access
Pagination support
Rich text content handling
Use cases of Contentful Delivery MCP Server
Building AI-powered content assistants
Integrating Contentful content into chatbots
Enabling voice-based content retrieval
Creating personalized content experiences
Automating content discovery workflows
FAQ from Contentful Delivery MCP Server
What is Contentful?
What is Contentful?
Contentful is a content management platform that allows you to create, manage, and publish content to any digital channel.
What is MCP?
What is MCP?
MCP stands for Model Context Protocol. It's a standard for connecting AI models to external tools and data sources.
How do I get my Contentful Space ID and Access Token?
How do I get my Contentful Space ID and Access Token?
You can find your Space ID and Access Token in your Contentful account settings.
Can I restrict the content types that the server can access?
Can I restrict the content types that the server can access?
Yes, you can use the CONTENTFUL_CONTENT_TYPE_IDS
environment variable to specify a comma-separated list of content type IDs.
Where can I find more information about Mastra AI?
Where can I find more information about Mastra AI?
You can find more information about Mastra AI on their website: https://mastra.ai