Contentful Management runs on your own machine — the client starts it, so there is no endpoint to ping. 99 installs a week from pypi. Last commit 12 May 2026.
Create, update, and publish content across spaces and environments
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add contentful-management -- uvx mcparmory-contentful-management
{
"mcpServers": {
"contentful-management": {
"args": [
"mcparmory-contentful-management"
],
"command": "uvx"
}
}
}
[mcp_servers.contentful-management]
command = "uvx"
args = ["mcparmory-contentful-management"]
{
"mcpServers": {
"contentful-management": {
"args": [
"mcparmory-contentful-management"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"contentful-management": {
"args": [
"mcparmory-contentful-management"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.