Installation & Configuration
{
"mcpServers": {
"wordpress": {
"command": "node",
"args": [
"path/to/build/index.js"
],
"env": {
"WORDPRESS_SITE_URL": "https://your-wordpress-site.com",
"WORDPRESS_USERNAME": "your-username",
"WORDPRESS_PASSWORD": "your-app-password"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13