other tools and integrations

Contentful Mcp

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

typescript
local
other tools and integrations
0
View on GitHub

Installation

npx -y ivo-toby/contentful-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

ivo-toby/contentful-mcp

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

GitHub: https://github.com/ivo-toby/contentful-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub