← Back to Integrations
C

Claude Desktop MCP Server for WordPress Setup

Model Context Protocol Tutorial

The easiest way to manage WordPress with AI. Set up Easy MCP AI in claude_desktop_config.json once, and Claude Desktop becomes your WordPress control panel — create posts, manage users, check settings, all by chatting.

File: claude_desktop_config.json

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json
{
    "mcpServers": {
        "wordpress": {
            "type": "streamable-http",
            "url": "https://yoursite.com/wp-json/easy-mcp-ai/v1/mcp",
            "headers": {
                "Authorization": "Bearer YOUR_API_TOKEN"
            }
        }
    }
}

Need your API Token?

Remember to generate your Bearer token in the WordPress admin panel under Easy MCP AI → API Tokens before completing this setup.

Download Plugin

Newsletter

The AI + WordPress space moves fast. Keep up.

New tools, workflow ideas, and product updates — be the first to know what's next.

No spam, unsubscribe anytime.