Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From contentful
Remotely connects to the Contentful MCP API for managing content, entries, assets, and performing content-related operations on your Contentful space. Requires Contentful API credentials.
npx claudepluginhub contentful/skills --plugin contentfulCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"contentful-mcp": {
"url": "https://mcp.contentful.com/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.contentful.com/mcpShare bugs, ideas, or general feedback.