royal-mcp

royalplugins/royal-mcp
★ 1 stars PHP 🤖 AI/LLM Updated today
Integrate Model Context Protocol (MCP) servers with WordPress to enable LLM interactions with your site
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "royal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "royalplugins/royal-mcp"
      ]
    }
  }
}

README Excerpt

<div align="center"> **Connect AI platforms to your WordPress site using Model Context Protocol (MCP)** </div> --- Royal MCP enables AI platforms like Claude, OpenAI, and Google Gemini to securely interact with your WordPress content through the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/). Expose your posts, pages, media, and users to LLMs with secure API key authentication and full activity logging.

Topics

aimcpmodel-context-protocolwordpresswordpress-plugin