contentful-delivery-mcp

contentful-delivery-mcp

3.4

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

  1. query_entries

    Natural language search across all content

  2. get_entry

    Fetch specific entry by ID

  3. get_entries

    List entries with filtering

  4. get_assets

    Browse all assets

  5. get_asset

    Get asset details by ID

  6. get_content_type

    View content type schema

  7. get_content_types

    List available content types