Enables interaction with Postiz for social media scheduling, content management, and analytics through MCP-compatible clients, with write and delete operations gated by environment variables.
{
"mcpServers": {
"postiz": {
"command": "npx",
"args": [
"-y",
"postiz-mcp"
]
}
}
}