75
/ 100
16 days ago
pulsemcp

WordPress Remote

Bridges WordPress websites and WooCommerce data with local clients through REST API calls, enabling content access without direct streaming connections.

automattic/mcp-wordpress-remote· npm: @automattic/mcp-wordpress-remote· 78K installs· listed on pulsemcp
Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: JWT_TOKEN, WOO_CUSTOMER_KEY, WOO_CUSTOMER_SECRET, WP_API_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies4 high3 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.8.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.8.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highplaywright@1.54.2GHSA-7mvr-c777-76hp

Playwright downloads and installs browsers without verifying the authenticity of the SSL certificate

hightmp@0.2.5GHSA-ph9p-34f9-6g65

tmp has Path Traversal via unsanitized prefix/postfix that enables directory escape

lowexpress@4.18.2GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALL_PROXY
configCUSTOM_HEADERSYou can add custom headers to all API requests using the environment variable. This is useful for API keys, custom authentication, or other header requirements.
configHTTPS_PROXY
configHTTP_PROXY
🔐 secretJWT_TOKENJWT Token: Set environment variable
configLOG_FILELog file path - -
configLOG_LEVELLog level (0-3) 2 -
configLOG_TO_STDERRMirror all log levels to stderr (errors always are) false -
configNO_PROXY
configOAUTH_AUTHENTICATE_ENDPOINTOAuth authenticate endpoint - -
configOAUTH_AUTHORIZE_ENDPOINTOAuth authorization endpoint - ✅ (for custom OAuth)
configOAUTH_CALLBACK_PORT"": "7665",
configOAUTH_DYNAMIC_REGISTRATIONEnable dynamic client registration true -
configOAUTH_ENABLED"": "true"
configOAUTH_FLOW_TYPEOAuth flow type (authorization_code or implicit) authorization_code -
configOAUTH_HOST"": "127.0.0.1",
configOAUTH_RESOURCE_INDICATORUse resource indicators (RFC 8707) true -
configOAUTH_SCOPES
configOAUTH_TOKEN_ENDPOINTOAuth token endpoint - ✅ (for custom OAuth)
configOAUTH_USE_PKCEUse PKCE (required for OAuth 2.1) true -
configSOCKS_PROXY
configUSE_SYSTEM_PROXY
🔐 secretWOO_CUSTOMER_KEY"": "ck_your-consumer-key",
🔐 secretWOO_CUSTOMER_SECRET"": "cs_your-consumer-secret"
configWP_API_INIT_TIMEOUT_MSTimeout for the initialize handshake (ms) 25000 -
🔐 secretWP_API_PASSWORDApplication Password: Set WP_API_USERNAME and
configWP_API_TIMEOUT_MSRequest timeout for tool calls (ms) 120000 -
configWP_API_URL"": "https://your-wordpress-site.com/wp-json/mcp/mcp-adapter-default-server"
configWP_API_USERNAMEApplication Password: Set and WP_API_PASSWORD
configWP_MCP_CONFIG_DIRConfig directory override ~/.mcp-auth -
configWP_OAUTH_CLIENT_ID"": "your-custom-client-id"
configall_proxy
confighttp_proxy
confighttps_proxy
configno_proxy
configsocks_proxy
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/automattic-mcp-wordpress-remote-ljebwi)](https://m8ven.ai/mcp/automattic-mcp-wordpress-remote-ljebwi)
commit: e1ef51a06a8d2667d456e382889282c97dd083f5
code hash: 83c389324a55a9f2b9cbccfbaa4e6e4aa223f62fab1288e9fd622647f8967518
verified: 7/5/2026, 9:13:59 AM
view raw JSON →