Vetrivel07/Multilingual-Translator
A real-time multilingual translation application where users can speak or type to get instant translations along with audio outcome. Built using Flask, Streamlit, and used OpenAI API for translation, it supports 20+ languages and follows an standard server design to handle translation and speech as modular tools.
Platform-specific configuration:
{
"mcpServers": {
"Multilingual-Translator": {
"command": "npx",
"args": [
"-y",
"Multilingual-Translator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...