Loading MCP server directory, please wait...
Translate documents, subtitles, pictures, audio and video with layout kept; transcribe recordings.
npx @getmcp/cli add io.github.equalang-ai/equalang-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
EQUALANG_API_KEYEqualang API key. Create one at https://equalang.com/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.equalang-ai/equalang-mcp": {
"command": "npx",
"args": [
"-y",
"@equalang/mcp"
],
"env": {
"EQUALANG_API_KEY": ""
}
}
}
}