
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "wordpress": {4 "command": "node",5 "args": [6 "path/to/build/index.js"7 ],8 "env": {9 "WORDPRESS_SITE_URL": "https://your-wordpress-site.com",10 "WORDPRESS_USERNAME": "your-username",11 "WORDPRESS_PASSWORD": "your-app-password"12 }13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation