WordPress MCP Server — expose any WordPress site's REST API as MCP tools with auto-discovery of custom plugin endpoints
{
"mcpServers": {
"wpgauravwp": {
"command": "npx",
"args": [
"-y",
"@wpgaurav/wp-mcp"
]
}
}
}