mcp-imagetovideoai-server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-imagetovideoai-serverCreate a motion prompt for a drone shot over a forest with slow pan."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Image to Video AI MCP Server
A lightweight Model Context Protocol server for planning image-to-video shots, building production-ready motion prompts, and preparing reliable generation workflows.
Installation
Run directly with npx:
npx -y mcp-imagetovideoai-serverOr install globally:
npm install -g mcp-imagetovideoai-serverRelated MCP server: PAL MCP
MCP Configuration
{
"mcpServers": {
"image-to-video-ai": {
"command": "npx",
"args": ["-y", "mcp-imagetovideoai-server"]
}
}
}Tools
image_to_video_build_prompt
Builds a structured motion prompt from the subject, primary motion, environment, camera, lighting, timing, style, and artifact constraints.
Required inputs:
subjectmotion
image_to_video_plan
Creates a concise shot plan with motion hierarchy, camera guidance, continuity checks, optional end-frame control, and an iteration strategy.
Required inputs:
goalimage_description
image_to_video_get_started
Returns a localized workspace URL and a short preflight checklist. Supported locales are English (en), Japanese (ja), and Chinese (zh).
Example
Ask your MCP client:
Build a five-second prompt for a product photo. The bottle should rotate slowly,
the camera should make a subtle dolly-in, and the label must remain stable.Use the resulting plan with the Image to Video AI generator to create and iterate on the clip.
Scope
This package prepares prompts and shot plans. It does not request account credentials, store API keys, upload source media, or claim to call a private generation API.
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityFmaintenanceModel Context Protocol server that enables generating videos from text prompts and/or images using AI models (Luma Ray2 Flash and Kling v1.6 Pro) with configurable parameters like aspect ratio, resolution, and duration.Last updated23MIT
- Flicense-qualityDmaintenanceA Model Context Protocol server that connects multiple AI models into a single workflow, enabling multi-model orchestration, conversation continuity, and tools like code review, planning, and CLI-to-CLI bridging.Last updated

studio-stateofficial
Alicense-qualityCmaintenanceA stateless MCP server for AI film and video production that tracks project state, shot status, and updates, enabling consistent characters and continuity across generative video tools.Last updatedMIT- Flicense-qualityDmaintenanceA powerful Model Context Protocol (MCP) server for image processing, designed to empower AI models with advanced image manipulation capabilities.Last updated
Related MCP Connectors
MCP server for Wan AI video generation
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
MCP server for Google Veo AI video generation
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/waeckerlinfederowicz66-sketch/mcp-imagetovideoai-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server