Translating, detecting and transcribing language. Every tool below was read from that server's own
tools/list, so the name and arguments are what the server exposes, not what
its description claims.
| Tool | Server |
|---|---|
| ocr_and_translateanswers One call: OCR an image, then translate every line into target_lang. Arabic-first OCR and manga-aware Japanese with right-to-left-aware layout, followed by LLM translation. Automatic source-language detection. Provide ... arguments: image_base64, target_lang, api_key | ocr com.auto-reader |
| localization_resource_integrityanswers Checks the structural integrity of translated resource dictionaries against a source dictionary you supply: missing keys, extra keys, disallowed empty strings, and exact placeholder integrity (name and, for printf_nam... arguments: source_locale, source, translations, syntax, allow_empty | Localization Resource Integrity com.mcpscores |
| translate_textanswers [AI] AI translation into any target language; source auto-detected. Costs $0.005. arguments: text, to | app.surewhynot.quartermaster/quartermaster app.surewhynot.quartermaster |
| translate_materials_project_elasticityanswers Translate one bounded, caller-supplied Materials Project elasticity API response projection into source-bound computed-crystal reference evidence. Optional retrieval metadata binds the raw upstream bytes separately an... arguments: material_id, retrieval, response, refresh_after | a2a2p — Agent-to-Agent-to-Physical com.a2a2p |
| translate_textanswers Translate text between 13+ languages with an LLM. Arabic-first quality, with formality control (formal/informal) and optional context to disambiguate meaning. Handles both short dictionary-style word lookups and full ... arguments: text, target_lang, formality, context, api_key | ocr com.auto-reader |
| get_v1_1_TranslateTweetanswers Translate Tweet Group: Tweet. Billing per call: 1 Credits. arguments: id, language | com.jojapi/twitter com.jojapi |
| get_v1_1_TranslateProfileanswers Translate Profile Group: User. Billing per call: 1 Credits. arguments: id, language | com.jojapi/twitter com.jojapi |
| start_streaming_transcriptionanswers Start a live streaming speech-to-text session. WARNING: calling this immediately consumes one streaming session from your STT plan quota — only call it when you are ready to connect. Returns a websocket_url: open it, ... arguments: dialect, context | kurdish-tts-stt com.kurdishtts |
| translate_icpanswers Translate free-text ICP description (e.g. "plumbers in phoenix with no
website") into a structured query. Call this BEFORE start_campaign — start_campaign
only accepts a structured `query` dict, never ... arguments: text | Nose for Leads com.noseforleads |
| start_transcriptionanswers Kick off transcription on an episode ALREADY in the library. Use only when the episode row exists and transcription_status is not "completed". Inherits the episode's existing show, artwork, and feed linkage automatica... arguments: episode_id | PodLearn io.github.blutrich |
| get_transcriptionanswers Fetch transcript text for a completed episode. PAGINATED — returns up to 120,000 characters per call (Claude.ai/Desktop caps a tool result at ~150k chars). Most transcripts fit in one call; only very long episodes pag... arguments: episode_id, offset, max_chars | PodLearn io.github.blutrich |
| search_transcriptionanswers Keyword search WITHIN a single episode's transcript. Returns matching chunks with surrounding context. Use instead of get_transcription when the user asked about a specific topic — server does this faster + cheaper on... arguments: episode_id, query | PodLearn io.github.blutrich |
| get_transcription_segmentsanswers Fetch timestamped transcript segments. Use when the user wants timestamps — "jump to where they discuss X", chapter boundaries, durations of specific parts. arguments: episode_id | PodLearn io.github.blutrich |
| translate_bra_sizeanswers Translate a bra size across brands. Give a size (e.g. "34DD"), optionally the brand it is from, and optionally a single target brand. Returns the equivalent size in the target brand, or in every brand if no target is ... arguments: size, from_brand, to_brand | BraFinder io.github.fenrici1 |
| absorbency_translateanswers Translate period-underwear absorbency across brands. Give a brand + its tier word (e.g. brand "Thinx", tier "Super"), OR a target capacity in mL per day, and get the covering tier in every brand in objective millilitr... arguments: brand, tier, ml_per_day | PeriodFinder io.github.fenrici1 |
| delegate_bulk_translateanswers Translate all string values in a JSON object or array to any target language. Preserves JSON structure, keys, and non-string values. Auto-chunks large payloads. Ideal for i18n locale files. arguments: json, target_language, source_language, preserve_keys | Amalgix io.github.amalgix-io |
| cdrs_transcription_getanswers Returns a recorded call transcription. arguments: uuid | Wavix io.github.wavix |
| post_translate_textanswers 需要跨越语言的鸿沟进行交流?这个翻译接口是你可靠的'同声传译'。 ## 功能概述 你可以将一段源语言文本(我们能自动检测源语言)翻译成你指定的任何目标语言。无论是中译英、日译法,都不在话下。 ## 支持的语言 我们支持超过100种语言的互译,包括但不限于:中文(简体/繁体)、英语、日语、韩语、法语、德语、西班牙语、俄语、阿拉伯语等主流语言,以及各种小语种。详见下方参数列表。 Calls POST https://uapis.cn/... arguments: to_lang, _body, _apiKey | uapis.cn MCP server ora.ai |
| post_ai_translateanswers 这是一个高质量的智能翻译服务,支持多种翻译风格和专业场景,适合对译文质量有更高要求的业务场景。 ## 功能概述 - **单文本翻译**: 专注处理单条文本翻译,适合需要高质量译文的业务场景。 - **多风格适配**: 提供随意口语化、专业商务、学术正式、文学艺术四种翻译风格,能够根据不同场景需求调整翻译的语言风格和表达方式。 - **上下文感知**: 支持通用、商务、技术、医疗、法律、市场营销、娱乐、教育、新闻等九种专业领域的上下... arguments: target_lang, _body, _apiKey | uapis.cn MCP server ora.ai |
| get_ai_translate_languagesanswers 获取AI智能翻译服务支持的完整语言列表、翻译风格选项、上下文场景选项以及性能指标信息。 Calls GET https://uapis.cn/api/v1/ai/translate/languages. arguments: _apiKey | uapis.cn MCP server ora.ai |
| post_translate_streamanswers 想让翻译结果像打字机一样逐字显示出来?这个流式翻译接口能实现这种效果。 ## 功能概述 不同于传统翻译API一次性返回完整结果,这个接口会实时地、一个字一个字地把翻译内容推给你(就像ChatGPT回复消息那样),非常适合用在聊天应用、直播字幕等需要即时反馈的场景。 ## 它能做什么 - **中英互译**:支持中文和英文之间的双向翻译 - **自动识别**:不确定源语言?设置为 auto 让我们自动检测 - **逐字返回**:翻译结... arguments: _body, _apiKey | uapis.cn MCP server ora.ai |
| StartMeetingTranscriptionanswers <p>Starts transcription for the specified <code>meetingId</code>. For more information, refer to <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/meeting-transcription.html"> Using Amazon Chime SDK live transc... | Amazon Chime amazonaws.com |
| StopMeetingTranscriptionanswers Stops transcription for the specified <code>meetingId</code>. | Amazon Chime amazonaws.com |
| DeleteMedicalTranscriptionJobanswers Deletes a medical transcription job. To use this operation, specify the name of the job you want to delete using <code>MedicalTranscriptionJobName</code>. Job names are case sensitive. | Amazon Transcribe Service amazonaws.com |
| DeleteTranscriptionJobanswers Deletes a transcription job. To use this operation, specify the name of the job you want to delete using <code>TranscriptionJobName</code>. Job names are case sensitive. | Amazon Transcribe Service amazonaws.com |
| GetMedicalTranscriptionJobanswers <p>Provides information about the specified medical transcription job.</p> <p>To view the status of the specified medical transcription job, check the <code>TranscriptionJobStatus</code> field. If the status is <code>... | Amazon Transcribe Service amazonaws.com |
| GetTranscriptionJobanswers <p>Provides information about the specified transcription job.</p> <p>To view the status of the specified transcription job, check the <code>TranscriptionJobStatus</code> field. If the status is <code>COMPLETED</code>... | Amazon Transcribe Service amazonaws.com |
| ListMedicalTranscriptionJobsanswers <p>Provides a list of medical transcription jobs that match the specified criteria. If no criteria are specified, all medical transcription jobs are returned.</p> <p>To get detailed information about a specific medica... | Amazon Transcribe Service amazonaws.com |
| ListTranscriptionJobsanswers <p>Provides a list of transcription jobs that match the specified criteria. If no criteria are specified, all transcription jobs are returned.</p> <p>To get detailed information about a specific transcription job, use... | Amazon Transcribe Service amazonaws.com |
| StartMedicalTranscriptionJobanswers <p>Transcribes the audio from a medical dictation or conversation and applies any additional Request Parameters you choose to include in your request.</p> <p>In addition to many standard transcription features, Amazon... | Amazon Transcribe Service amazonaws.com |
| StartTranscriptionJobanswers <p>Transcribes the audio from a media file and applies any additional Request Parameters you choose to include in your request.</p> <p>To make a <code>StartTranscriptionJob</code> request, you must first upload your m... | Amazon Transcribe Service amazonaws.com |
| TranslateTextanswers Translates input text from the source language to the target language. For a list of available languages and language codes, see <a href="https://docs.aws.amazon.com/translate/latest/dg/what-is-languages.html">Support... | Amazon Translate amazonaws.com |
| TranslateStringanswers Text - Translate string Translate a string into a different language Text | PowerTools Developer apptigent.com |
| translateanswers Translates input text inot a given language. language | Translation API ebay.com |
| GET /pirate/translateanswers Translate from English to pirate. Translation | Pirates API fungenerators.com |
| GET /shakespeare/translateanswers Translate from English to Shakespeare English. Translation | Shakespeare API fungenerators.com |
| GET /translate/brailleanswers Translate from English to Braille. This is what you use if you have a braille display. This API translates the English text into characters that a braille display understands and you can feed the translated text direc... | FunTranslations Braille API funtranslations.com |
| GET /translate/braille/dotsanswers Use this to see which dots are enabled for each Braille letters. This is highly educational (to see which dots are enabled) and can potentially drive a non braille display which works on individual dots. Braille | FunTranslations Braille API funtranslations.com |
| GET /translate/braille/htmlanswers Translate from English to Braille Image characters. This is probably what you want to use if you are displaying braille in a browser. Braille | FunTranslations Braille API funtranslations.com |
| GET /translate/braille/imageanswers Translate from English to Braille image characters. This is probably what you want to use if you are displaying braille in a browser. Braille | FunTranslations Braille API funtranslations.com |
| GET /translate/braille/unicodeanswers Translate from English to Braille Unicode characters. Braille | FunTranslations Braille API funtranslations.com |
| GET /translate/brooklynanswers Translate from English to Brooklyn Speak. Dialect | FunTranslations API funtranslations.com |
| GET /translate/chefanswers Translate from English to Swedish Chef speak. Characters | FunTranslations API funtranslations.com |
| GET /translate/cheunhanswers Translate from English to Starwars cheunh. Starwars | FunTranslations API funtranslations.com |
| GET /translate/cockneyanswers Translate from English to Cockney Speak. Dialect | FunTranslations API funtranslations.com |
| GET /translate/dolananswers Translate from English to Dolan Speak. Characters | FunTranslations API funtranslations.com |
| GET /translate/dothrakianswers Translate from English to Dothraki. Game Of Thrones | FunTranslations API funtranslations.com |
| GET /translate/ermahgerdanswers Translate from English to ERMAHGERD. Internet FAD | FunTranslations API funtranslations.com |
| GET /translate/ferblatinanswers Translate from English to Ferb Latin. Characters | FunTranslations API funtranslations.com |
| GET /translate/fuddanswers Translate from English to Fudd Speak. Characters | FunTranslations API funtranslations.com |
| GET /translate/gungananswers Translate from English to Starwars Gungan Language. Starwars | FunTranslations API funtranslations.com |
| GET /translate/hutteseanswers Translate from English to Starwars Huttese Language. Starwars | FunTranslations API funtranslations.com |
| GET /translate/jiveanswers Translate from normal English to Jive Speak. Dialect | FunTranslations API funtranslations.com |
| GET /translate/klingonanswers Translate from English to Startrek Klingon Language. Startrek | FunTranslations API funtranslations.com |
| GET /translate/mandaloriananswers Translate from English to Starwars Mandalorian Language. Starwars | FunTranslations API funtranslations.com |
| GET /translate/minionanswers Translate from English to Minion Speak. Characters | FunTranslations API funtranslations.com |
| GET /translate/morseanswers Translate from English to morse code. Morse | FunTranslations API funtranslations.com |
| GET /translate/morse/audioanswers Translate from English to morse code and get the result as an audio file. Morse | FunTranslations API funtranslations.com |
| GET /translate/morse2englishanswers Translate from Morse code to English. Morse | FunTranslations API funtranslations.com |
| GET /translate/oldenglishanswers Translate from English to Old English. English | FunTranslations API funtranslations.com |
https://neuronto.com/tools?q=..., or connect an agent to
https://neuronto.com/mcp and call find_tool. No key, no signup.