Skip to main content

Ollang MCP + GitHub

GitHub operates the hosted remote MCP server separately from Ollang. It requires a GitHub Copilot seat. Hosts that support OAuth can authorize it interactively; other clients can use a personal access token in an Authorization: Bearer header.
Use GitHub’s hosted MCP server with Ollang MCP to localize repository content and return translated files through pull requests.

Why GitHub + Ollang?

By connecting GitHub and Ollang, your AI assistant can:
  • Work with locale files in repositories
  • Create Ollang translation orders and track their IDs
  • Prepare translated files for review
  • Open pull requests containing completed localization work

Setup

The hosted endpoint is Streamable HTTP: https://api.githubcopilot.com/mcp/ GitHub also supports per-toolset URLs and a /readonly suffix for read-only access. A local/Docker server is available for hosts without remote MCP support.

GitHub MCP Capabilities

Example Workflows

Translate locale files and open a PR

Localize a release

Track localization in GitHub