Back to Home
JEdward7777 icon

js-translation-helps-proxy

Verified Safe

by JEdward7777

Overview

Provides a unified proxy for Translation Helps APIs, exposing them through various interfaces including direct TypeScript, MCP over HTTP, stdio for desktop clients, and OpenAI-compatible REST/TypeScript for LLM integrations.

Installation

Run Command
npx js-translation-helps-proxy

Environment Variables

  • UPSTREAM_URL

Security Notes

The server's design inherently involves proxying network requests and handling API keys (passed from clients to OpenAI). While no 'eval' or obvious malicious patterns are found, the reliability of JSON parsing for tool arguments and the secure handling of API keys rely on external contexts (e.g., client security, LLM provider API security). The proxy itself does not hardcode sensitive secrets. Overall, it follows common proxy design patterns and appears safe for its intended purpose.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens750
Stars0
Forks0
Last Update2025-11-25

Tags

ProxyTypeScriptLLM IntegrationTranslation ToolsCloudflare Workers