wordpress-mcp-server
Verified Safeby KuljeetSinghXDA
Overview
Provides AI-powered content creation, optimization, and management for WordPress sites using specialized AI agents and tools.
Installation
docker-compose up -dEnvironment Variables
- WP_SITE_URL
- WP_USERNAME
- WP_APP_PASSWORD
- LITELLM_MODEL_CONTENT
- LITELLM_MODEL_RESEARCH
- LITELLM_MODEL_HUMANIZER
- LITELLM_MODEL_SEO
- LITELLM_MODEL_UIUX
- LITELLM_MODEL_NEXTER
- OPENAI_API_KEY
- ANTHROPIC_API_KEY
- GOOGLE_API_KEY
- GROQ_API_KEY
- ENABLE_RESEARCH_AGENT
- ENABLE_WEB_SEARCH
- ENABLE_CITATIONS
- ENABLE_AI_HUMANIZER
- ENABLE_GEO_OPTIMIZATION
- ENABLE_AEO_OPTIMIZATION
- ENABLE_NEXTER_CHECK
Security Notes
The system handles sensitive AI API keys and WordPress application passwords via environment variables, which must be secured. It makes outbound network calls to external AI providers and Google Search, which is inherent to its function. Containerization with Docker helps isolate the environment.
Similar Servers
pluggedin-app
A testing environment for MCP (Model Control Protocol) servers, allowing interaction through a chat interface powered by LLMs and an AI agent using the LangChain ReAct framework.
mcp-wordpress
AI-driven SEO optimization and comprehensive management for WordPress sites via a Model Context Protocol (MCP) server.
contentful-mcp-server
Provides AI assistants with comprehensive tools to interact with Contentful APIs for content creation, management, asset organization, workflow automation, and content modeling.
mcp-for-woocommerce
Connects WordPress and WooCommerce to AI systems via Model Context Protocol, enabling AI agents to query and manage e-commerce data (products, orders, categories, shipping, payments, taxes) and content (posts, pages).