Skip to content

Siliconflow Hunyuan Mt

Free

by MCP Community

MCP translation server using SiliconFlow Hunyuan model

v0.1.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Siliconflow Hunyuan Mt MCP Server

MCP translation server using SiliconFlow Hunyuan model

Installation

npx -y siliconflow-hunyuan-mt-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y siliconflow-hunyuan-mt-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "siliconflow-hunyuan-mt": {
      "command": "npx",
      "args": ["-y", "siliconflow-hunyuan-mt-mcp"]
    }
  }
}