mcp-go-divi-translation
by scopweb
Overview
Translates Divi pages and WordPress posts by extracting translatable text, allowing an LLM to translate while preserving original structure and Divi shortcodes, then reassembling the content.
Installation
C:\MCPs\clone\__PluginsWordpress\scp-divi-translation\divi-translator.exeEnvironment Variables
- WP_MYSQL_HOST
- WP_MYSQL_PORT
- WP_MYSQL_USER
- WP_MYSQL_PASSWORD
- WP_MYSQL_DATABASE
- WP_TABLE_PREFIX
- WP_BACKUP_DIR
Security Notes
The server has a critical path traversal vulnerability. The 'inputPath' and 'outputPath' parameters for file-based operations (e.g., 'extract_divi_text', 'start_divi_translation') are taken directly from user input and used without sufficient sanitization or restriction to a designated directory. This could allow an attacker to read from or write to arbitrary file system locations outside the intended working directory. WordPress MySQL credentials are handled via environment variables, which is standard practice, but requires users to securely manage their '.env' file or environment configuration.
Similar Servers
mcp-devtools
A high-performance MCP server providing a unified interface to essential developer tools, featuring OAuth 2.0/2.1 authorization and a multi-layered security framework.
deepl-mcp-server
Provides DeepL translation and linguistic capabilities as a Model Context Protocol (MCP) server for integration with AI clients.
mcp-server
This plugin implements a Model Context Protocol (MCP) server for WordPress, exposing WordPress's data and functionality through its REST API to AI clients.
mcp
Provides an MCP server to integrate Large Language Models with Teamwork.com for project management and helpdesk operations.