ivo-toby/contentful-mcp
Update, create, delete content, content-models and assets in your Contentful Space
Quick Start
Clone the repository:
git clone https://github.com/ivo-toby/contentful-mcpClaude Desktop configuration example:
{
"mcpServers": {
"contentful-mcp": {
"command": "npx",
"args": [
"-y",
"ivo-toby/contentful-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.