Marketing Content Production runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from pypi.
Brand-safe ad, email, product description, and social content production.
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 marketing-content-production -- uvx marketing-content-production-mcp
{
"mcpServers": {
"marketing-content-production": {
"args": [
"marketing-content-production-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.marketing-content-production]
command = "uvx"
args = ["marketing-content-production-mcp"]
{
"mcpServers": {
"marketing-content-production": {
"args": [
"marketing-content-production-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"marketing-content-production": {
"args": [
"marketing-content-production-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.