prathammanocha/wordpress-mcp-server
This is the most comprehensive wordpress mcp server. Includes functionality to perform CRUD operations on Users, Blogs, Categories and much more. Get specialised stats as well.
Platform-specific configuration:
{
"mcpServers": {
"wordpress-mcp-server": {
"command": "npx",
"args": [
"-y",
"wordpress-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...