67
/ 100
14 days ago
glama

WordPress Self-Hosted MCP Server

A small FastMCP server that lets an AI client create drafts, publish/update posts, upload media, set featured images, and manage categories/tags on a self-hosted WordPress.org site via the REST API + Application Passwords.

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
10 tools verified — handlers match their declared behaviour
5 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: WP_APP_PASSWORD
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.
configWP_BASE_URLRequired env vars: , WP_USERNAME, WP_APP_PASSWORD.
configWP_USERNAMEyour_wp_username # login name, not email
🔐 secretWP_APP_PASSWORDxxxx xxxx xxxx xxxx xxxx xxxx
configMCP_TRANSPORTstdio python server.py
configHOSTThe app listens on $PORT (defaults to 8000) and $ 0.0.0.0.
configPORTThe app listens on $ (defaults to 8000) and $HOST 0.0.0.0.
// 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 5 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/mdsakib-dr-wordpress-mcp-108bq6)](https://m8ven.ai/mcp/mdsakib-dr-wordpress-mcp-108bq6)
commit: 0f4e7c32d6c6f6e1173da33f77777c3ebe94995a
code hash: 8d8a5ad834b6dbcc82b4848156e3ab37ed5c124b5dc5871c5f7930ca42d58d73
verified: 7/17/2026, 8:28:37 AM
view raw JSON →