MCP-server-Contenful

MCP-server-Contenful

3.5

The Contentful MCP Server is designed to enable seamless interaction between Claude, an AI assistant, and Contentful CMS data. It allows easy retrieval and structured management of content types and entries.

Top Comments

Contentful MCP Server

A Model Context Protocol (MCP) server that allows Claude to interact with Contentful CMS data directly.

Features

  • Fetch all content types from your Contentful space
  • Retrieve entries for specific content types
  • Structured responses for easy consumption by AI assistants

Prerequisites

  • Node.js (v16 or higher)
  • A Contentful account with API keys
  • Claude Desktop (to use the MCP server with Claude)

Installation

  1. Clone the repository
  2. Install dependencies
  3. Create a .env file with Contentful credentials
  4. Build the project