Routara LLM Gateway
About
OpenAI-compatible MCP gateway for 787+ chat, image, and video models.
Details
- Author
- 36412749-collab
- Downloads
- 378
- Categories
- Developer Tools, Other, AI, Media
- Tags
- #video, #content-creation, #openai
Jump to
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Routara LLM GatewayCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
{
"mcpServers": {
"routara": {
"command": "npx",
"args": [
"-y",
"routara-mcp"
],
"env": {
"ROUTARA_API_KEY": "sk-or-v1-REPLACE_WITH_YOUR_KEY"
}
}
}
}
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"routara llm gateway": {
"routara": {
"command": "npx",
"args": [
"-y",
"routara-mcp"
],
"env": {
"ROUTARA_API_KEY": "sk-or-v1-REPLACE_WITH_YOUR_KEY"
}
}
}
}
}
McpServers
{
"routara": {
"command": "npx",
"args": [
"-y",
"routara-mcp"
],
"env": {
"ROUTARA_API_KEY": "sk-or-v1-REPLACE_WITH_YOUR_KEY"
}
}
}
OfficialModel Context Protocolserver forRoutara. Use Routara chat, image, and video models from Cursor, Claude Desktop, Codex, Windsurf, VS Code, and other MCP clients.
- Website and setup guide:https://routara.ai/mcp
- OpenAI-compatible API:https://api.routara.ai/v1
- Create an API key:https://routara.ai/#auth
Or install the one-clickroutara-mcp.mcpbbundle from the latest GitHub release.
{ "mcpServers": { "routara": { "command": "npx", "args": ["-y", "routara-mcp"], "env": { "ROUTARA_API_KEY": "sk-or-v1-YOUR_KEY_HERE" } } } }
[mcp_servers.routara] command = "npx" args = ["-y", "routara-mcp"] enabled = true [mcp_servers.routara.env] ROUTARA_API_KEY = "sk-or-v1-YOUR_KEY_HERE"
The process can start and complete the MCP handshake without an API key. A key is resolved only when a Routara tool is invoked, which lets directories validate the server safely.
- Requests time out instead of hanging indefinitely.
- Transient network errors, HTTP 429, and HTTP 5xx responses are retried with bounded backoff.
- API errors include the upstream request ID and retry delay when available.
- routara_chatreturns the complete OpenAI-compatible response, preserving reasoning content and tool calls.
- Media parameters are forwarded only when explicitly supplied; model-specific support varies.
npm ci npm run build npm test npm run validate:registry npm run build:mcpb
ROUTARA_API_KEY=sk-or-v1-... npm run test:live
- npm
- Official MCP Registry
- Glama
- mcp.so
- Smithery
- PulseMCP
Do not commit API keys. If a key is exposed, revoke it in the Routara dashboard immediately. Please report security issues privately tosupport@routara.ai.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Generate and edit images and create video (Veo, Sora, Seedance) from any AI agent via OpenRouter or any OpenAI-compatible API — files saved to disk with inline previews.
An MCP server (stdio + HTTP/SSE) that fetches video transcripts/subtitles via yt-dlp, with pagination for large responses. Supports YouTube, Twitter/X, Instagram, TikTok, Twitch, Vimeo, Facebook, Bilibili, VK, Dailymotion. Whisper fallback — transcribes audio when subtitles are unavailable (local or OpenAI API). Works with Cursor and other MCP host
Trim, watermark, extract audio from, and convert any video to 9:16 vertical — via REST API or MCP tools for Claude, Cursor, and other AI agents.
An MCP server for AI video generation. MCP server for AI video generation. Lets Claude, ChatGPT, OpenClaw , Hermes & other agents create AI videos and publish them to YouTube, TikTok, Instagram etc..
Atlas Cloud MCP Server (Image / Video / LLM APIs)
A powerful MCP server for AI image, video, and LLM APIs. Integrate models like Seedance and Nano Banana into your workflow with a simple, unified interface powered by Atlas Cloud.
Generate AI images, video & music inside Claude, ChatGPT, Cursor — any AI agent
Transcribe audio and video files using the mocoVoice API, with integration for Claude Desktop.
Create editable image and video projects with Claude, Cursor or Codex, then review and publish them in Picorn.
MCP server that gives AI agents (Claude, Cursor, Codex, etc.) access to the full Runware.ai API — image generation, video generation, audio generation, 3D, upscaling, background removal, captioning, and more.
Add one endpoint and Claude, Cursor, or any MCP client can make video, images, music, and speech in chat. 100+ models, one API key.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





