39
/ 100
10 days ago
glama

mcp-wpcom-remote

A Model Context Protocol (MCP) server for seamless WordPress.com integration, enabling AI assistants to connect to WordPress.com sites with OAuth authentication.

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
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 1 credential: JWT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 low

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

lowtsup@8.0.2GHSA-3mv9-4h5g-vhg3

tsup DOM Clobbering vulnerability

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.
🔐 secretJWT_TOKEN"": "your-jwt-token-here"
configOAUTH_CALLBACK_PORT"": "8080",
configOAUTH_ENABLEDtrue Enable OAuth authentication
configOAUTH_FLOW_TYPE
configOAUTH_SCOPES
configWPCOM_MCP_CONFIG_DIR~/.mcp-auth Config directory override
configWP_API_URL"": "https://your-custom-endpoint.com/wpcom/v2/mcp/v1"
configWP_OAUTH_CLIENT_ID
// 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 1 concrete improvement 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-wpcom-remote-eff9jy)](https://m8ven.ai/mcp/automattic-mcp-wpcom-remote-eff9jy)
commit: 85b4abb2522a16b5829c88e85d9bba4111b49c4c
code hash: 6ee02f2a801f0a52eb02edff33dfcb0829caa15f59abf6289365de0ba1d85861
verified: 7/21/2026, 9:19:12 AM
view raw JSON →