Back to directory
jpollock/wordpress-mcp

jpollock/wordpress-mcp

@jpollock7412

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
2025/4/6
Updated
2025/5/30