contentful-delivery-mcp
8
A Model Context Protocol server that interfaces with Contentful's Delivery API, allowing users to perform natural language queries and manage content. It features seamless integration with AI applications through Mastra AI.
Contentful Delivery MCP Server
A Model Context Protocol (MCP) server that provides access to Contentful's Delivery API through AI assistants. It allows querying and retrieval of content entries, assets, and content types using natural language.
Features
- Natural language queries for content searching
- Retrieve entries by ID or content type
- Asset management
- Access to content type schema
- Pagination support
- Rich text content handling
Development
- Clone the repository, install dependencies, build, and develop with auto-rebuild.
- Debugging is possible through a web interface using the MCP Inspector.
Integration
Seamless integration is supported with Mastra AI to enable AI agents to access the Contentful database.
Resources
- Mastra AI Documentation
- Contentful API Reference
- MCP Specification