60
grade C
10 days ago
glama

WordPress MCP Server

A Node.js server that wraps the WordPress REST API with the Model Context Protocol, enabling AI agents to manage posts through standard CRUD operations. It supports both STDIO and SSE transport modes for compatibility with various MCP clients like Claude Desktop.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 3 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.
🔐
You'll be asked for 2 credentials: WORDPRESS_APP_PASSWORD, WORDPRESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSSE_PORTX SSE 서버 포트 (기본값: 3000)
🔐 secretWORDPRESS_APP_PASSWORDxxxx xxxx xxxx xxxx xxxx xxxx
configWORDPRESS_BASE_URLO WordPress 사이트 URL
configWORDPRESS_TLS_REJECT_UNAUTHORIZEDX false 설정 시 자체 서명 인증서 허용
🔐 secretWORDPRESS_TOKEN=your-bearer-token
configWORDPRESS_USERNAME△ Application Password 사용 시
// 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 4 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/ssong-openmaru-io-ai-mcp-wordpress-1lec5f)](https://m8ven.ai/mcp/ssong-openmaru-io-ai-mcp-wordpress-1lec5f)
commit: 716656a11fe729289307dbfbb37dddfb04d819db
code hash: 56a228db0286582991dfd2a5b63e6eaeedfa9ad417824f75bc33508bd0cf6b1c
verified: 4/11/2026, 3:02:50 PM
view raw JSON →