
Dora Mcp
Generate product visuals, short videos, and marketing clips from one OAuth MCP endpoint instead of juggling separate image and video APIs.
Overview
Dora MCP is a MCP server for the Build phase that routes agent tool calls to 14 OAuth-secured AI image and video models through one streamable HTTP endpoint.
What is this MCP server?
- 14 image and video models behind a single OAuth-secured remote MCP endpoint at doravideo.com/mcp
- Streamable HTTP transport—no local npm install required; register the remote URL in your MCP client
- Unified multi-model access for stills and motion instead of per-vendor API keys and SDKs
- Version 1.0.0 catalog entry with repository at Saga-Labs/dora-mcp
- Suited for agent-driven creative iteration during build and pre-launch asset passes
- 14 image and video models behind one endpoint
- Remote URL: https://doravideo.com/mcp
- Server schema version 1.0.0
What problem does it solve?
Solo builders waste time signing up for multiple generative media APIs and copying prompts outside the agent when they need both images and video.
Who is it for?
Indie builders who want agent-native image and video generation with a single remote MCP URL and OAuth instead of a pile of API keys.
Skip if: Teams that need fine-grained local GPU control, non-OAuth enterprise SSO-only stacks, or a traditional timeline-based video suite.
What do I get? / Deliverables
After you register the remote endpoint and complete OAuth, your agent can produce stills and clips from one MCP surface during product and marketing work.
- Agent-generated AI images via MCP tool calls
- Agent-generated AI video clips via the same endpoint
- Consolidated media workflow without per-model API wiring
Recommended MCP Servers
Journey fit
Media generation is wired into the build phase when solo builders need assets for prototypes, in-app UI, and launch creatives without leaving the agent. It is an MCP remote integration (streamable HTTP) that extends the agent with generative models rather than a standalone design app.
How it compares
Remote multi-model media MCP, not a local agent skill or a desktop NLE.
Common Questions / FAQ
Who is dora-mcp for?
Solo and indie builders using MCP-capable agents who need AI images and videos from one OAuth-backed endpoint while building or preparing launch assets.
When should I use dora-mcp?
Use it during build and pre-launch when you are generating UI mocks, marketing visuals, or short video clips from inside your agent without switching tools.
How do I add dora-mcp to my agent?
Add a remote MCP server with type streamable-http and URL https://doravideo.com/mcp in your client config, then complete OAuth when prompted.