← Back to Integrations
n

n8n MCP Server for WordPress Setup

Model Context Protocol Tutorial

Turn WordPress events into automated workflows. Easy MCP AI's MCP server lets n8n trigger WordPress actions β€” publish a post when a form is submitted, sync WooCommerce orders to Sheets, update users on a schedule.

  1. Add an MCP Client node to your workflow.
  2. Set Transport to Streamable HTTP.
  3. Set URL to https://yoursite.com/wp-json/easy-mcp-ai/v1/mcp.
  4. Under Authentication β†’ Headers, add:
    • Name: Authorization
    • Value: Bearer YOUR_API_TOKEN
  5. Select the tool you want to call in the node’s Tool dropdown.

Example Workflow: Publish a post when a form is submitted

[Form Trigger] β†’ [MCP Client: wp_create_post] β†’ [MCP Client: wp_update_post (status=publish)]

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.