Njengah/autowpmcp
AutoWP MCP (Model Context Protocol) server connects Claude to WordPress site and allows users to ask Claude to write blog posts and automatically publish them to WordPress sites.
Platform-specific configuration:
{
"mcpServers": {
"autowpmcp": {
"command": "npx",
"args": [
"-y",
"autowpmcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...