WordPress MCP Server
MCPReferenceby AhmadTheTech
Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.
MCP configuration
Environment
WP_SITE_URLrequiredThe WordPress site URL
WP_USERNAMEWordPress username for application_password or basic auth
MCP_TRANSPORTTransport type: stdio (default) or http
WP_AUTH_METHODAuthentication method: application_password (default), bearer, basic, or none
WP_ALLOW_PUBLISHSet to 'true' to allow publishing
WP_ALLOW_RAW_RESTSet to 'true' to allow raw REST mutations
WP_ALLOW_DESTRUCTIVESet to 'true' to allow destructive actions
MCP_HTTP_BEARER_TOKENsecretBearer token for HTTP transport
WP_ALLOW_SETTINGS_WRITESet to 'true' to allow settings writes
WP_APPLICATION_PASSWORDsecretApplication password for application_password auth
WP_REQUIRE_CONFIRMATIONSet to 'true' to require confirmation tokens
WP_ALLOW_USER_MANAGEMENTSet to 'true' to allow user management
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.