Back to Home
garethcull icon

wordpress-mcp

Verified Safe

by garethcull

Overview

Connects AI tools to WordPress for content creation, publishing, and media asset management.

Installation

Run Command
python app.py

Environment Variables

  • WORDPRESS_SITE_URL
  • WORDPRESS_USERNAME
  • APPLICATION_PASSWORD
  • MCP_TOKEN

Security Notes

The server uses environment variables for sensitive credentials (WordPress username, application password, MCP token), which is good practice. Authentication is via a shared MCP_TOKEN. The 'upload_image_to_wordpress' tool fetches images from provided URLs; while it includes content type checks, this could pose a limited Server-Side Request Forgery (SSRF) risk if a malicious URL bypasses checks, though no arbitrary command execution is apparent. The optional 'page-full-html.php' template removes WordPress content filters, which is a documented feature for full HTML fidelity but users should be aware of its implications for content security.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens3000
Stars0
Forks0
Last Update2026-01-19

Tags

WordPressMCPAIPublishingMedia Management