mcpserver.lol
registry/poly-glot-ai-workspace
Connection check verified live · 27h ago

poly-glot-ai-workspace

Multilingual MCP tools: prompts, Compare Mode, 38 languages, transcription, translation, BYOM.

Tools 15
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

15 tools

Read from the running server on 27h ago.

build_prompt name*valuesuiLanguageinputLanguageoutputLanguage
Fill an entitled Poly-Glot template. First use of a free template starts the 3-day trial. Pro templates require an active Pro subscription.
detect_language text*
Detect the language of supplied text and map it to a supported Poly-Glot language.
get_custom_model_capabilities read-only
Return supported BYOM adapter modes, credential policy, network restrictions, and notes about localhost access from the public remote MCP.
get_language_options read-only uiLanguage
Return the 38 supported Poly-Glot UI, input, and AI output languages. Language selection never changes entitlement.
get_subscription_status read-only
Return the current Poly-Glot trial or Pro entitlement and current pricing.
get_template read-only name*uiLanguage
Get a template's fields. The source prompt body is returned only when the account is entitled to use the template.
localize_text text*tonelocaleaudiencetargetLanguage*
Localize text for a target language, locale, audience, and tone — not merely literal translation.
open_workspace read-only queryuiLanguage
Open the interactive Poly-Glot template browser and prompt editor with subscription-aware locked states.
prepare_compare namepromptvaluesprovidersuiLanguageinputLanguage +1
Prepare one canonical prompt for two or more AI providers so the user can compare answers. Uses the same server-side template entitlement checks as build_prompt and never calls thi…
prepare_custom_compare prompt*uiLanguagecustomModels*inputLanguageoutputLanguagebuiltinProviders
Build a Compare Mode plan containing built-in Poly-Glot providers and developer-supplied custom model descriptors. Credentials are supplied only at execution time and are never emb…
run_custom_model modelapiKeyprompt*systembaseUrlauthMode +12
Run a Poly-Glot prompt against a developer-supplied model endpoint. API keys are transient and never persisted. Respects Poly-Glot entitlement checks and applies language instructi…
search_templates read-only goalplanlimitqueryuiLanguage
Find Poly-Glot prompt templates. Results include whether each template is currently locked for this account.
transcribe_audio promptaudioUrlfilenamemimeTypeaudioBase64languageHint +1
Transcribe supplied audio for cross-platform Poly-Glot workflows. Provide exactly one of audioUrl (HTTPS only) or audioBase64.
translate_text text*sourceLanguagetargetLanguage*
Translate text into a supported Poly-Glot language. Preserves meaning, formatting, names, code, and URLs.
validate_custom_model read-only modelprobeapiKeybaseUrlauthModeendpoint +5
Validate a developer-supplied model endpoint. Checks HTTPS, SSRF, and optionally probes the model with a minimal request. API keys are transient and never persisted or echoed.