Ollang MCP Server
The Ollang MCP Server brings the full power of Ollang’s translation and localization platform directly into your AI-powered development environment. Using the Model Context Protocol, any compatible AI assistant can upload files, create translation orders, manage projects, and run quality checks — all through natural language.Quick Start
Get up and running in under 5 minutes.
Available Tools
Explore all 24 tools exposed by the MCP server.
Integrations
Combine Ollang MCP with Airtable, Notion, Vimeo, and more.
Use Cases
See real-world workflows with Cursor, Claude Code, and Claude Desktop.
What is MCP?
The Model Context Protocol (MCP) is an open standard that lets AI assistants interact with external tools and services. Instead of copying and pasting between your AI assistant and the Ollang dashboard, MCP enables the assistant to call Ollang APIs directly on your behalf.Ollang MCP is hosted on Cloudflare Workers and supports both SSE and HTTP streaming transports. No local installation required for the remote server.
What Can You Do?
With Ollang MCP, your AI assistant can:- Upload files — Videos, documents, subtitles, JSON, and DITA files
- Create translation orders — Subtitles, closed captions, AI dubbing, studio dubbing, and document translation
- Manage orders — Track status, cancel, rerun, and request human review
- Run QC evaluations — AI-powered quality checks for accuracy, fluency, tone, and cultural fit
- Handle revisions — Create, view, and delete revision requests
- Manage projects — Browse and inspect all uploaded projects
- Custom instructions — Create reusable translation guidelines
- Read subtitle files — Parse SRT, VTT, ASS, and SSA formats from URLs
Authentication
Ollang MCP uses OAuth 2.0 with PKCE for secure authentication. When you connect for the first time, you’ll be redirected to sign in with your Ollang account. The server handles token management automatically.Authenticate
Your AI client will open a browser window for Ollang sign-in (email OTP or Google/GitHub OAuth).