
Poly-Glot AI Workspace
Multilingual AI workspace: 1,000+ prompts, Compare Mode, 35 languages, BYOM.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Multilingual AI workspace: 1,000+ prompts, Compare Mode, 35 languages, BYOM. Free trial.
Server tool list (15)
Raw names from tools/list. Only developers need these.
| get_language_options | Return the 35 supported Poly-Glot UI, input, and AI output languages. Language selection never changes entitlement. |
| get_subscription_status | Return the current Poly-Glot trial or Pro entitlement and current pricing. |
| open_workspace | Open the interactive Poly-Glot template browser and prompt editor with subscription-aware locked states. |
| search_templates | Find Poly-Glot prompt templates. Results include whether each template is currently locked for this account. |
| get_template | Get a template's fields. The source prompt body is returned only when the account is entitled to use the template. |
| build_prompt | Fill an entitled Poly-Glot template. First use of a free template starts the 3-day trial. Pro templates require an active Pro subscription. |
| prepare_compare | 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 third-party models on the user's behalf. |
| get_custom_model_capabilities | Return supported BYOM adapter modes, credential policy, network restrictions, and notes about localhost access from the public remote MCP. |
| validate_custom_model | 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. |
| run_custom_model | 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 instructions. |
| prepare_custom_compare | 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 embedded in the comparison plan. |
| transcribe_audio | Transcribe supplied audio for cross-platform Poly-Glot workflows. Provide exactly one of audioUrl (HTTPS only) or audioBase64. |
| detect_language | Detect the language of supplied text and map it to a supported Poly-Glot language. |
| translate_text | Translate text into a supported Poly-Glot language. Preserves meaning, formatting, names, code, and URLs. |
| localize_text | Localize text for a target language, locale, audience, and tone — not merely literal translation. |