B
BluTranslate MCP server
Details
- Endpoint
-
https://translate.bluente.com/api/gpt-app/mcp - Transport
- streamable-http
- Docs
- https://www.bluente.com/mcp-server
Authentication
OAuth · resolves from well-known metadata Start from BluTranslate / Get Started. The curated OpenAI registry marks the MCP server as authTypes: OAUTH, but Bluente's public MCP page does not document the authorize/token flow or client registration steps. Use Bluente's hosted sign-in/onboarding path for the MCP server and follow the MCP client's OAuth prompt.
env BLUENTE_API_KEY Open the Bluente Dashboard API key settings and create/copy an API key. Bluente's docs say to send it as Authorization: Bearer $BLUENTE_API_KEY. The same dashboard area is also where Bluente says webhook settings are configured.