Skip to main content
ClaudeWave
hmoses avatar
hmoses

poly-glot-ai-workspace

View on GitHub

Multilingual AI workspace + MCP server for prompt workflows, model comparison, speech-to-text, language detection, translation, and localization.

MCP ServersOfficial Registry0 stars0 forksJavaScriptMITUpdated today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/3/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/hmoses/poly-glot-ai-workspace
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "poly-glot-ai-workspace": {
      "command": "node",
      "args": ["/path/to/poly-glot-ai-workspace/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/hmoses/poly-glot-ai-workspace and follow its README for install instructions.
Use cases

MCP Servers overview

# Poly-Glot AI Workspace

> 1,000+ expert AI prompt templates · 38 languages · Compare Mode · Embedded GUI

Remote MCP server with an embedded MCP Apps / ChatGPT Apps SDK GUI, server-side entitlements, and Apple-backed subscriptions.

## MCP Endpoint

```
https://br-steep-leaf-ae2o29qz-mcp.compute.c-2.us-east-2.aws.neon.tech/mcp
```

Transport: **Streamable HTTP**

## Tools

### `search_templates`

Find Poly-Glot prompt templates by keyword, goal, or plan. Results include whether each template is currently locked for the account.

**Parameters:** `query` (string), `goal` (string), `plan` ("free" | "pro"), `limit` (1–24, default 12), `uiLanguage` (string, default "EN")

### `get_template`

Get a template's fields and prompt body. The source prompt body is returned only when the account is entitled to use the template.

**Parameters:** `name` (string, required), `uiLanguage` (string, default "EN")

### `build_prompt`

Fill an entitled Poly-Glot template with user values. First use of a free template starts the 3-day trial. Pro templates require an active Pro subscription.

**Parameters:** `name` (string, required), `values` (object), `uiLanguage`, `inputLanguage`, `outputLanguage` (strings, default "EN")

### `prepare_compare`

Prepare one canonical prompt for 2+ AI providers so the user can compare answers side-by-side. Does not call third-party models on the user's behalf.

**Parameters:** `name` (string), `prompt` (string), `values` (object), `providers` (array of "chatgpt" | "claude" | "gemini" | "perplexity" | "grok" | "copilot" | "mistral", min 2), `uiLanguage`, `inputLanguage`, `outputLanguage`

### `get_language_options`

Return the 38 supported Poly-Glot UI, input, and AI output languages. Language selection never changes entitlement.

**Parameters:** `uiLanguage` (string, default "EN")

### `get_subscription_status`

Return the current Poly-Glot trial or Pro entitlement state and current pricing.

**Parameters:** none

### `open_workspace`

Open the interactive Poly-Glot template browser and prompt editor with subscription-aware locked states. In UI-capable MCP hosts (ChatGPT), renders the full embedded GUI inside the conversation.

**Parameters:** `query` (string), `uiLanguage` (string, default "EN")

## Features

- **1,022 prompt templates** — 25 Free, 997 Pro
- **38 languages** — independent UI, input, and output language controls
- **Compare Mode** — same prompt across ChatGPT, Claude, Gemini, Perplexity, Grok, Copilot, Mistral
- **Embedded GUI** — interactive workspace widget in ChatGPT and MCP Apps-capable hosts
- **3-day free trial** — 25 free templates, no credit card required
- **Pro subscriptions** — $9.99/month or $79.99/year (Save 33%)
- **Server-side entitlements** — Apple-backed subscription verification via Neon Postgres

## Endpoints

| Surface | URL |
|---|---|
| MCP (Streamable HTTP) | `https://br-steep-leaf-ae2o29qz-mcp.compute.c-2.us-east-2.aws.neon.tech/mcp` |
| Health | `https://br-steep-leaf-ae2o29qz-mcp.compute.c-2.us-east-2.aws.neon.tech/` |
| Entitlement API | `https://br-steep-leaf-ae2o29qz-entitlements.compute.c-2.us-east-2.aws.neon.tech/` |

## Connect

Add this URL as a remote MCP server in any MCP-compatible client:

```
https://br-steep-leaf-ae2o29qz-mcp.compute.c-2.us-east-2.aws.neon.tech/mcp
```

Works with: **ChatGPT** (with GUI) · **Claude** · **Goose** · **Cursor** · any Streamable HTTP MCP client

## Local development

```bash
npm install
npm run sync
npm run check
npm start
```

Local MCP endpoint: `http://localhost:8787/mcp`

## Links

- [Website](https://poly-glot.ai)
- [Mac App Store](https://apps.apple.com/us/app/poly-glot-ai-workspace/id6804499285?mt=12)
- [Hugging Face](https://huggingface.co/spaces/HWM2/poly-glot-ai-workspace)
- [Support](https://poly-glot.ai/support.html)
aichatgptclaudeiosllmlocalizationmacosmcpmodel-context-protocolmultilingualprompt-engineeringspeech-to-texttranslation

What people ask about poly-glot-ai-workspace

What is hmoses/poly-glot-ai-workspace?

+

hmoses/poly-glot-ai-workspace is mcp servers for the Claude AI ecosystem. Multilingual AI workspace + MCP server for prompt workflows, model comparison, speech-to-text, language detection, translation, and localization. It has 0 GitHub stars and its last recorded update is dated 2026-09-03.

How do I install poly-glot-ai-workspace?

+

You can install poly-glot-ai-workspace by cloning the repository (https://github.com/hmoses/poly-glot-ai-workspace) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is hmoses/poly-glot-ai-workspace safe to use?

+

Our security agent has analyzed hmoses/poly-glot-ai-workspace and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains hmoses/poly-glot-ai-workspace?

+

hmoses/poly-glot-ai-workspace is maintained by hmoses. The last recorded GitHub activity is dated 2026-09-03, with 0 open issues.

Are there alternatives to poly-glot-ai-workspace?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy poly-glot-ai-workspace to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: hmoses/poly-glot-ai-workspace
[![Featured on ClaudeWave](https://claudewave.com/api/badge/hmoses-poly-glot-ai-workspace)](https://claudewave.com/repo/hmoses-poly-glot-ai-workspace)
<a href="https://claudewave.com/repo/hmoses-poly-glot-ai-workspace"><img src="https://claudewave.com/api/badge/hmoses-poly-glot-ai-workspace" alt="Featured on ClaudeWave: hmoses/poly-glot-ai-workspace" width="320" height="64" /></a>