superblaettler/SupertextDemoMcp
3.2
If you are the rightful owner of SupertextDemoMcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Supertext MCP Server is a Model Context Protocol server designed to interface with the Supertext API, enabling language translation, language detection, and quote retrieval through LLMs.
Tools
Functions exposed to the LLM to take actions
translate_text_ai
Translate text using AI.
translate_text_fused
Translate text with human verification.
detect_language
Detect the language of a text.
get_quote_ai
Get a quote for AI translation.
get_quote_fused
Get a quote for Fused translation.
get_supported_languages
List supported languages.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client