contentful-mcp.md

Contentful MCP

from"contentful"
540

Interact with your content on the Contentful platform

CMS & Content
Contentfulheadless CMScontentAPI
install.sh
# Clone the repository
$git clone https://github.com/ivo-toby/contentful-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve