Installation & Configuration
{
"mcpServers": {
"wp-mcpy": {
"command": "uv",
"args": [
"--directory",
"/path/to/wp-mcpy",
"run",
"wp-mcpy.py"
],
"env": {
"WORDPRESS_SITE_URL": "https://example.com",
"WORDPRESS_USERNAME": "your_username",
"WORDPRESS_PASSWORD": "your_application_password"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15