WPWriter for WordPress✓
com.wpwriter/wordpress · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.wpwriter/wordpress",
"description": "WordPress AI content generation, images, SEO, automation. 121 tools.",
"title": "WPWriter for WordPress",
"version": "1.0.0",
"websiteUrl": "https://www.wpwriter.com/docs/mcp",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.wpwriter.com/mcp",
"headers": [
{
"description": "Bearer token with your MCP API key (starts with wpw_). Get your key from the WPWriter dashboard.",
"name": "Authorization"
}
]
},
{
"type": "sse",
"url": "https://mcp.wpwriter.com/sse",
"headers": [
{
"description": "Bearer token with your MCP API key (starts with wpw_). Get your key from the WPWriter dashboard.",
"name": "Authorization"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}