Contentful Delivery
Freeby MCP Community
Contentful MCP Server for Delivery API
v0.0.12Added Apr 12, 2026
Contentful Delivery MCP Server
Contentful MCP Server for Delivery API
Installation
npx -y @mshaaban0/contentful-delivery-mcp-server
Reviews
Installation
Quick install
npx -y @mshaaban0/contentful-delivery-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"contentful-delivery": {
"command": "npx",
"args": ["-y", "@mshaaban0/contentful-delivery-mcp-server"]
}
}
}