ml-mcp-server
by wplaunchify
Overview
Universal Model Context Protocol (MCP) Server for WordPress, Fluent Suite, and MinuteLaunch plugins. Connects AI assistants directly to WordPress for comprehensive management of content, e-commerce, CRM, community, and advanced site operations.
Installation
npx -y @wplaunchify/ml-mcp-serverEnvironment Variables
- WORDPRESS_API_URL
- WORDPRESS_USERNAME
- WORDPRESS_APP_PASSWORD
- MCP_SERVER_NAME
- ENABLED_TOOLS
- VERIFY_CONNECTION_ON_STARTUP
Security Notes
The server exposes highly privileged operations through its 'FluentMCP Pro' tools (e.g., `pro_db_query` for arbitrary SQL, `pro_fs_write` for file system manipulation, `pro_wp_cli_execute` for WP-CLI commands). While these require specific WordPress plugin activation and admin credentials, they represent significant security risks if the AI agent is compromised, misinterprets requests, or operates without stringent external guardrails. Direct access to file systems and database queries can lead to data loss, unauthorized code execution, or full site compromise. All WordPress API requests and responses, including potentially sensitive data, are logged locally to `wordpress-api.log`, which could be a target for attackers if the server's file system is breached. Running this server requires extreme caution and robust AI safety protocols.
Similar Servers
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.
microcms-mcp-server
This MCP server enables AI assistants like Claude to interact with and manage content and media within the microCMS headless CMS.
wpcs-mcp-server
Integrates WordPress Coding Standards (WPCS) checks and automatic fixes with Claude AI for WordPress plugin/theme development workflows.