Routara LLM Gateway is a Model Context Protocol (MCP) server: OpenAI-compatible LLM, image and video APIs via Routara (api.routara.ai). Because it speaks the Model Context Protocol, AI assistants can use Routara LLM Gateway as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package routara-mcp speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need ROUTARA_API_KEY. The current release is v1.0.1, published under the MIT license, with source at 36412749-collab/routara-mcp on GitHub.
On mcp.site, Routara LLM Gateway sits in the AI & Agents category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Routara LLM Gateway for 36412749-collab, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — routara-mcp · MCP over stdio
▸Credentials — Requires ROUTARA_API_KEY
▸Open source — MIT license · 36412749-collab/routara-mcp