routara-mcp

MCP serverMedia

OpenAI-compatible LLM, image and video APIs via Routara (api.routara.ai).

This server has no hosted endpoint yet, so ahel can't serve it. You can still add it. It stays paused until ahel can serve it.

Serve it through your gateway

One link, every agent. Your own credentials, stored once.

Tools it gives your agents (5)

ToolWhat it does
routara_list_modelsList Routara catalog models (OpenAI-compatible GET /v1/models). WHEN TO USE: Discover model slugs before calling routara_chat, routara_generate_image, or routara_generate_video.
routara_chatChat completion via Routara (OpenAI POST /v1/chat/completions). WHEN TO USE: Text generation, coding help, reasoning, translation, or any LLM chat task.
routara_generate_imageGenerate an image via Routara (POST /v1/images/generations). WHEN TO USE: User asks for image, illustration, poster, or visual asset from a text prompt. WHEN NOT TO USE: Video...
routara_generate_videoSubmit async video generation (POST /v1/videos/generations). WHEN TO USE: User wants a short video clip from a text prompt.
routara_get_video_statusPoll async video task status (GET /v1/videos/:id). WHEN TO USE: After routara_generate_video returns a task id.

Signals

GitHub stars
1
Last commit
Jul 2026
Weekly downloads
72
Tools captured
5