tejedamiguel6_MCP-server-Contenful

tejedamiguel6_MCP-server-Contenful

0

Contentful MCP Server connects Claude AI with Contentful CMS, enabling interactions with CMS data. It supports fetching content types and entries, offering structured responses for AI compatibility.

Contentful MCP Server

A Model Context Protocol (MCP) server that integrates with Contentful CMS to allow Claude to interact with Contentful data. This server can fetch content types and entries from the Contentful space.

Features

  • Fetch content types from Contentful
  • Retrieve entries for specific content types
  • Provides structured responses for AI assistants

Prerequisites

  • Node.js (v16 or higher)
  • Contentful account with API keys
  • Claude Desktop

Installation

  1. Clone the repository
  2. Install dependencies with npm
  3. Create an .env file with Contentful credentials
  4. Run the build script