Back to Browse

Dora MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Multi-model AI image and video generator. 14 models behind one OAuth-secured MCP endpoint.

About

Multi-model AI image and video generator. 14 models behind one OAuth-secured MCP endpoint.

Remote endpoints: streamable-http: https://doravideo.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-saga-labs-dora-mcp": {
      "url": "https://doravideo.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Dora MCP

Multi-model AI image and video generator, exposed as a hosted MCP connector for Claude.

A single OAuth-secured endpoint gives Claude access to 14 image and video models through one tool surface. Cheap-first defaults, async job polling, and full-size results stored on Firebase.

Models

KindModelCoin costNotes
Imagez_image10Cheapest text-to-image
Imagegoogle_nano_banana40Low-cost text-to-image
Imagegoogle_nano_banana_edit40Low-cost editing from a reference photo
Imagegpt4o_image60OpenAI GPT-4o image
Imagegpt_image_260OpenAI gpt-image-2
Imagenano_banana_2100–150Default — quality + reference photo
Imagenano_banana_pro180–240Best face preservation
Videogrok_text_to_video100–400Cheap text-to-video
Videogrok_image_to_video100–400Cheap image-to-video
Videoseedance_1_5_pro140–1800Default — solid quality, optional audio
Videokling_2_6550–2200Image-to-video with audio
Videoveo_3600Premium text-to-video (8 s)
Videoseedance_2_fast620–3960SeeDance 2 fast
Videoseedance_2760–12240SeeDance 2 — highest quality

Tools

ToolPurpose
list_modelsReturns all models cheap-first with per-call cost
generate_imageStarts an image job; accepts prompt, model, resolution, aspect_ratio, reference_image_url
generate_videoStarts a video job; accepts prompt, model, duration, resolution, aspect_ratio, with_audio, image_url
check_jobPolls a job; returns inline image content for small assets, plus a Firebase Storage URL

Async model: generate_* returns a job_id immediately. Call check_job until status is done. Image results are returned inline (base64) when the asset fits the API limit (~3.5 MB raw); larger images and all videos return a full-size URL.

Authentication

OAuth 2.1 with:

  • PKCE (RFC 7636)
  • Dynamic Client Registration (RFC 7591)
  • Refresh tokens

No pre-shared API keys. Standard OAuth flow handled by the MCP client.

Adding the connector

Claude Code

claude mcp add dora https://doravideo.com/mcp

You'll be prompted to authorize via browser the first time.

claude.ai (custom connector)

Settings → Connectors → Add custom connector → URL https://doravideo.com/mcp → authorize when prompted.

Pricing

Generations are paid in coins. Free tier gets a small starter balance; subscriptions add monthly coin packs. See doravideo.com/pricing.

Safety

Prompts are filtered for CSAM patterns at the API gateway before any model call. Generated assets are stored on Firebase Storage in the user's account scope.

Status

Live in production since May 2026. Same backend serves the Dora iOS app (paid product on the App Store) and the doravideo.com web app.

Contact

License

MIT — see LICENSE.

Reviews

No reviews yet

Be the first to review this server!

Dora MCP Server - Multi-model AI image and video generator. 14 models behind | MCP Marketplace