Document Translator

by stanleyfishman

Not rated
GitHub

About

An example MCP server for translating documents, designed for deployment on Cloudflare Workers.

Details

Author
stanleyfishman
Categories
Productivity, Other, Infrastructure

Setup

Install Document Translator in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/stanleyfishman/mcp-document-translator

Follow the installation instructions in the repository README, then restart your MCP client.

An example MCP server for translating documents, designed for deployment on Cloudflare Workers.

Building a Remote MCP Server on Cloudflare (Without Auth)

This example allows you to deploy a remote MCP server that doesn't require authentication on Cloudflare Workers.

This will deploy your MCP server to a URL like:remote-mcp-server-authless.<your-account>.workers.dev/sse

Alternatively, you can use the command line below to get the remote MCP Server created on your local machine:

npm create cloudflare@latest -- my-mcp-server --template=cloudflare/ai/demos/remote-mcp-authless

To add your owntoolsto the MCP server, define each tool inside theinit()method ofsrc/index.tsusingthis.server.tool(...).

You can connect to your MCP server from the Cloudflare AI Playground, which is a remote MCP client:
- Go to
https://playground.ai.cloudflare.com/
- Enter your deployed MCP server URL (remote-mcp-server-authless.<your-account>.workers.dev/sse)
- You can now use your MCP tools directly from the playground!

Connect Claude Desktop to your MCP server

You can also connect to your remote MCP server from local MCP clients, by using themcp-remote proxy.

To connect to your MCP server from Claude Desktop, followAnthropic's Quickstartand within Claude Desktop go to Settings > Developer > Edit Config.

{ "mcpServers": { "calculator": { "command": "npx", "args": [ "mcp-remote", "http://localhost:8787/sse" // or remote-mcp-server-authless.your-account.workers.dev/sse ] } } }

Restart Claude and you should see the tools become available.

MCP for self-hosted Appflowy Cloud instance with HTTP interface, prepared in Docker

Translate your documents with formatting intact in 2 minutes

Evaluates technical documentation against globalization standards, analyzing for translation issues, ambiguity, and sentence length.

Quran-focused MCP server for ayah translation, tafsir, mutashabihat lookups, recitation playlists, and prayer times.

Vulnebify is a cyber defense software that monitors and notifies on vulnerabilities in real time, protecting companies and countries from emerging threats.

A Remote MCP Server that checks every email before your agent acts on it. Connect via MCP protocol, pay per use with Skyfire.

Dedicated static outbound IPv4 over WireGuard, with a free 7-day trial on a real address — no card, no sales call.

Access, search, and get recommendations from public AWS documentation.

A suite of MCP servers providing AI applications with access to AWS documentation, contextual guidance, and best practices.

Access AWS documentation, best practices, and service integrations via the Model Context Protocol.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.