8 days ago
Production MCP server for WordPress with 40+ tools. Manage posts, pages, custom post types, WooCommerce products, media, users, and menus from any MCP client. API key + OAuth 2.0 auth, rate limiting, and activity logging. Free on WordPress.org.
Server Config
{
"mcpServers": {
"royal-mcp": {
"url": "https://yoursite.com/wp-json/royal-mcp/v1/mcp",
"headers": {
"X-Royal-MCP-API-Key": "<YOUR_API_KEY>"
}
}
}
}