Back to Home
cloudbuilders-jp icon

mcp-wordpress-server

Verified Safe

by cloudbuilders-jp

Overview

Enables AI-driven content creation and management for WordPress blogs, automating posting of Markdown articles and AI-generated featured images.

Installation

Run Command
node dist/index.js

Environment Variables

  • WORDPRESS_URL
  • WORDPRESS_USERNAME
  • WORDPRESS_APP_PASSWORD
  • WP_POST_TYPE
  • GEMINI_API_KEY
  • IMAGE_COMPRESSION_ENABLED
  • IMAGE_SIZE_THRESHOLD
  • IMAGE_COMPRESSION_QUALITY
  • IMAGE_MAX_WIDTH
  • IMAGE_MAX_HEIGHT

Security Notes

The server accesses local files for Markdown processing and image uploads. While this is inherent to its intended functionality as a local developer tool, it means the server can read user-specified file paths from the local filesystem. It relies on environment variables for WordPress and Gemini API credentials, which should be managed securely by the user. No 'eval' or direct network exposure (beyond API calls to WordPress/Gemini) found. Requires HTTPS for WordPress Application Passwords.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2025-12-13

Tags

WordPressMCPAI AgentMarkdown AutomationMedia Management