Back to directory
jpollock/wordpress-mcp

jpollock/wordpress-mcp

@jpollock

A Model Context Protocol (MCP) server for interacting with WordPress sites via the REST API.

wordpressmcprest-apicontent-managementjavascriptcmssite-managementtool

Installation & Configuration

{
  "mcpServers": {
    "wordpress": {
      "command": "node",
      "args": [
        "/path/to/wordpress-mcp/server.js"
      ],
      "env": {},
      "disabled": false,
      "autoApprove": []
    }
  }
}

Information

Transport
stdiosse
Language
JavaScript
Created
2026/6/13
Updated
2026/6/15