Poly-Glot AI Workspace

Multilingual AI workspace: 1,000+ prompts, Compare Mode, 35 languages, BYOM.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    Multilingual AI workspace: 1,000+ prompts, Compare Mode, 35 languages, BYOM. Free trial.

    Список инструментов сервера (15)

    Технические названия из tools/list. Нужны только разработчикам.

    get_language_optionsReturn the 35 supported Poly-Glot UI, input, and AI output languages. Language selection never changes entitlement.
    get_subscription_statusReturn the current Poly-Glot trial or Pro entitlement and current pricing.
    open_workspaceOpen the interactive Poly-Glot template browser and prompt editor with subscription-aware locked states.
    search_templatesFind Poly-Glot prompt templates. Results include whether each template is currently locked for this account.
    get_templateGet a template's fields. The source prompt body is returned only when the account is entitled to use the template.
    build_promptFill an entitled Poly-Glot template. First use of a free template starts the 3-day trial. Pro templates require an active Pro subscription.
    prepare_comparePrepare 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_capabilitiesReturn supported BYOM adapter modes, credential policy, network restrictions, and notes about localhost access from the public remote MCP.
    validate_custom_modelValidate 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_modelRun 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_compareBuild 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_audioTranscribe supplied audio for cross-platform Poly-Glot workflows. Provide exactly one of audioUrl (HTTPS only) or audioBase64.
    detect_languageDetect the language of supplied text and map it to a supported Poly-Glot language.
    translate_textTranslate text into a supported Poly-Glot language. Preserves meaning, formatting, names, code, and URLs.
    localize_textLocalize text for a target language, locale, audience, and tone — not merely literal translation.