contentful-delivery-mcp
If you are the rightful owner of contentful-delivery-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides seamless access to Contentful's Delivery API through AI assistants.
The Contentful Delivery MCP Server is designed to facilitate seamless interaction with Contentful's Delivery API using natural language processing. It allows users to query and retrieve content entries, assets, and content types effortlessly. By leveraging AI assistants, users can perform complex queries and manage content with ease. The server supports natural language queries, entry retrieval by ID or content type, asset management, and access to content type schemas. It also includes features like pagination support and rich text content handling, making it a comprehensive tool for content management.
Features
- Natural language queries to search content
- Retrieve entries by ID or content type
- Asset management
- Content type schema access
- Pagination support
Tools
query_entries
Natural language search across all content
get_entry
Fetch specific entry by ID
get_entries
List entries with filtering
get_assets
Browse all assets
get_asset
Get asset details by ID
get_content_type
View content type schema
get_content_types
List available content types