Royal MCP enables AI platforms like Claude, OpenAI, and Google Gemini to securely interact with your WordPress content through the Model Context Protocol (MCP).
Key Features:
Supported AI Platforms:
API Endpoints:
/wp-json/royal-mcp/v1/posts – Access posts/wp-json/royal-mcp/v1/pages – Access pages/wp-json/royal-mcp/v1/media – Access media library/wp-json/royal-mcp/v1/users – Access user data (public info only)This plugin connects to third-party AI services to enable AI platforms to interact with your WordPress content. No data is transmitted until you explicitly configure and enable a platform connection.
What data is sent: Your WordPress content (posts, pages, media metadata) as requested by the connected AI platform.
When data is sent: Only when you have configured a platform with API credentials AND enabled that platform connection AND the AI platform makes a request.
Supported services and their policies:
Anthropic Claude – Used for Claude AI integration
Terms of Service | Privacy Policy
OpenAI – Used for ChatGPT/GPT-4 integration
Terms of Use | Privacy Policy
Google Gemini – Used for Gemini AI integration
Terms of Service | Privacy Policy
Groq – Used for Groq LPU inference
Terms of Service | Privacy Policy
Microsoft Azure OpenAI – Used for Azure-hosted OpenAI models
Terms of Service | Privacy Policy
AWS Bedrock – Used for AWS-hosted AI models
Terms of Service | Privacy Policy
Ollama / LM Studio – Local self-hosted models (no external data transmission)
Custom MCP Servers – User-configured servers (data sent to user-specified endpoints only)