Browse by type
Small library to translate text for free using Google translate.
See docs for more informations.
python setup.py installpip install doodle-translateimport google_translate
translator = google_translate.GoogleTranslator()
print translator.translate("hello world", "french")
Check the AUTHORS file
Unlicense (public domain)
$ claude mcp add google-translate \
-- python -m otcore.mcp_server <graph>