提交

Mcp Wordpress

@AiondaDotCom

Model Context Protocol server for WordPress REST API integration. Allows AI assistants to manage WordPress content, posts, pages, media uploads, and user management through the WordPress REST API.

工具

服务器配置

{
  "mcpServers": {
    "wordpress": {
      "command": "npx",
      "args": [
        "-y",
        "@aiondadotcom/mcp-wordpress"
      ],
      "env": {
        "WORDPRESS_URL": "<YOUR_WORDPRESS_URL>",
        "WORDPRESS_USERNAME": "<YOUR_USERNAME>",
        "WORDPRESS_APP_PASSWORD": "<YOUR_APP_PASSWORD>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.