Agentic translations you can trust

The only translation MCP that lets AI agents create and use glossaries. Keep your brand terms consistent across every translation. Zero post-editing required.

Cursor

Cursor

Claude

Claude

Claude Code

Claude Code

VS Code

VS Code

Give your AI agent full control over translations and glossaries

Natural language glossary creation

"Create a glossary from this PDF" — your agent parses the document, extracts terminology pairs, and stores them. No manual CSV uploads.

Context-aware translations

Your agent decides which glossary to use based on the project, client, or content type. Different terminology for legal vs. marketing? Handled.

Batch operations in conversation

"Translate all these files to German and French" — your agent loops through content, applies the right glossary, returns everything in one go.

Full glossary inspection

List all glossaries, inspect entries, check language pairs. Your agent can explore and understand your terminology database through conversation.

translate_textcreate_glossarylist_glossariesget_glossary_entriesget_supported_languagesget_formality_languages

Setup Instructions

Our MCP server supports both Streamable HTTP and Server-Sent Events (SSE) transports with OAuth 2.1 authentication.

Server Endpoints

RecommendedHTTP:
https://mcp.translatesheet.com/mcp
AlternativeSSE:
https://mcp.translatesheet.com/sse

Quick Install

Coming to Extensions

Download and drag into Claude Desktop → Settings → Extensions.

or configure manually

Claude.ai (Team/Enterprise)

Settings → Integrations → Add more

Name: TranslateSheet
URL: https://mcp.translatesheet.com/mcp

Claude Desktop

Add to claude_desktop_config.json

{
  "mcpServers": {
    "translatesheet": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://mcp.translatesheet.com/mcp"]
    }
  }
}

Claude Code

claude mcp add --transport http translatesheet https://mcp.translatesheet.com/mcp

Requirements

TranslateSheet Pro or Team Subscription

The MCP server requires an active Pro or Team subscription to access translation and glossary features. Sign in with your Google account to authenticate.

Frequently Asked Questions

Ready to get started?

Connect TranslateSheet to Claude and translate with your custom glossaries.