Stats
Actions
Tags
From contentful
Connects to Contentful's Personalization service to manage audience segments, experiences, and personalization rules. Runs locally via a script.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"contentful-personalization": {
"command": "${CLAUDE_PLUGIN_ROOT}/skills/contentful-personalization/scripts/run",
"args": [
"mcp",
"--host",
"claude-code"
]
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/skills/contentful-personalization/scripts/runCommand-line arguments passed to the server process
npx claudepluginhub contentful/skills --plugin contentful