Skip to main content
Other Tools and IntegrationsTypeScript

ivo-toby/contentful-mcp

Update, create, delete content, content-models and assets in your Contentful Space

other-tools-and-integrationslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/ivo-toby/contentful-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "contentful-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ivo-toby/contentful-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
TypeScript
Author
ivo-toby