Loading MCP server directory, please wait...
OpenAI-compatible LLM, image and video APIs via Routara (api.routara.ai).
npx @getmcp/cli add io.github.36412749-collab/routara-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ROUTARA_API_KEYRoutara API key (sk-or-v1-...) from https://routara.ai/#auth
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.36412749-collab/routara-mcp": {
"command": "npx",
"args": [
"-y",
"routara-mcp"
],
"env": {
"ROUTARA_API_KEY": "",
"ROUTARA_API_BASE": ""
}
}
}
}