Back to Home
scopweb icon

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

Run Command
C:\MCPs\clone\__PluginsWordpress\scp-divi-translation\divi-translator.exe

Environment 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

Stats

Interest Score0
Security Score3
Cost ClassMedium
Avg Tokens15000
Stars0
Forks0
Last Update2026-01-18

Tags

DiviWordPressTranslationMCPGo