送信

Document Translation Mcp (doctranslate.io)

@Thinkprompt PTE

Doctranslate.io MCP Server is a Model Context Protocol (MCP) server that provides document translation, text translation, and slide creation services through API. The server supports multilingual translation, text translation with formatting options, slide creation from documents, and translation history management. Features 🔄 Document Translation - Multilingual document translation with tone and domain options 📝 Text Translation - Translate text with multiple formatting options 📄 Slide Creation - Create presentation slides from documents with custom templates 📊 History Management - Translation history tracking with filtering

ツール

サーバー設定

{
  "mcpServers": {
    "mcp-server-doctranslate": {
      "command": "path to your python environment",
      "args": [
        "path to your folder\\main.py"
      ]
    }
  }
}
- MCP Server