Back to directory
emzimmer/server-wp-mcp

emzimmer/server-wp-mcp

@emzimmer

A Model Context Protocol (MCP) server that enables AI assistants to interact with WordPress sites through the WordPress REST API

wordpressmcp-serverrest-apicontent-managementai-assistantmulti-sitenodejstool

Installation & Configuration

{
  "mcpServers": {
    "wordpress": {
      "command": "npx",
      "args": [
        "server-wp-mcp"
      ],
      "env": {
        "WP_SITES_PATH": "/absolute/path/to/wp-sites.json"
      }
    }
  }
}

Information

Transport
stdio
Language
Dockerfile
Created
2026/6/14
Updated
2026/6/15