@contentful/mcp-server
Freeby MCP Community
Contentful MCP Server - Model Context Protocol server for Contentful
v1.7.12Added Apr 12, 2026
@contentful/mcp-server MCP Server
Contentful MCP Server - Model Context Protocol server for Contentful
Installation
npx -y @contentful/mcp-server
Reviews
Installation
Quick install
npx -y @contentful/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@contentful/mcp-server": {
"command": "npx",
"args": ["-y", "@contentful/mcp-server"]
}
}
}