Provides seamless access to Contentful's Delivery API through AI assistants. Allows querying and retrieving content entries, assets, and content types using natural language.
Contentful Delivery MCP Server
A Model Context Protocol (MCP) server that provides seamless access to Contentful's Delivery API through AI assistants. Query and retrieve content entries, assets, and content types using natural language.
Quick Start
Install the package in your project:
Or globally:
Set up your Contentful credentials:
Related MCP server: Notes MCP Server
Features
Natural language queries to search content
Retrieve entries by ID or content type
Asset management
Content type schema access
Pagination support
Rich text content handling
Available Tools
query_entries- Natural language search across all contentget_entry- Fetch specific entry by IDget_entries- List entries with filteringget_assets- Browse all assetsget_asset- Get asset details by IDget_content_type- View content type schemaget_content_types- List available content types
Integration with Mastra AI
Mastra AI provides seamless integration with this MCP server. Here's how to set it up:
Development
Debugging
The MCP Inspector provides a web interface for debugging:
Visit the provided URL to access the debugging tools.
Resources
Security Audits
License
MIT