Siliconflow Hunyuan Mt
Freeby MCP Community
MCP translation server using SiliconFlow Hunyuan model
v0.1.0Added Apr 12, 2026
Siliconflow Hunyuan Mt MCP Server
MCP translation server using SiliconFlow Hunyuan model
Installation
npx -y siliconflow-hunyuan-mt-mcp
Reviews
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"]
}
}
}