Agnes Video Server
FreeNot checkedEnables video generation from text prompts or images using Agnes AI's video models, with async task submission and status polling.
About
Enables video generation from text prompts or images using Agnes AI's video models, with async task submission and status polling.
README
MCP server for Agnes Video v2.0 (text-to-video / image-to-video generation), via OpenAI-compatible API.
Features
- Text-to-Video: Generate videos from text prompts
- Image-to-Video: Generate videos from a starting image or keyframes
- Async workflow: Submit task → poll for result
- Custom resolution, frame count, frame rate, duration, seed
Requirements
- Node.js >= 18
- Agnes AI API key (free at https://platform.agnes-ai.com)
Environment Variables
| Variable | Required | Default | Description |
|---|---|---|---|
AGNES_API_KEY |
✅ | — | Agnes AI API key |
AGNES_VIDEO_MODEL |
agnes-video-v2.0 |
Model name |
Tools
agnes_video_create — Submit a video generation task
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
prompt |
string | ✅ | — | Text description |
width |
number | 1152 | Video width | |
height |
number | 768 | Video height | |
num_frames |
number | 121 | Frames (8n+1: 121, 241, 361, 441) | |
frame_rate |
number | 24 | Frame rate | |
duration |
number | Duration in seconds | ||
seed |
number | Reproducible seed | ||
image_url |
string | Starting image URL | ||
mode |
string | ti2vid or keyframes |
agnes_video_poll — Check task progress
| Parameter | Type | Required | Description |
|---|---|---|---|
task_id |
string | ✅ | Task ID returned from agnes_video_create |
Usage
1. agnes_video_create → "a cat walking on beach at sunset"
→ Returns task_id: "task_xxx"
2. agnes_video_poll → task_id: "task_xxx"
→ Returns status + progress %, or video URL when done
License
MIT
Installing Agnes Video Server
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/kira4094/agnes-video-mcp-serverFAQ
Is Agnes Video Server MCP free?
Yes, Agnes Video Server MCP is free — one-click install via Unyly at no cost.
Does Agnes Video Server need an API key?
No, Agnes Video Server runs without API keys or environment variables.
Is Agnes Video Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Agnes Video Server in Claude Desktop, Claude Code or Cursor?
Open Agnes Video Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
ARA
Generate images, video and audio from any AI agent — one connector.
by ARAOmni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
by buildwithtazaYouTube
Transcripts, channel stats, search
by YouTubeEverArt
AI image generation using various models.
by modelcontextprotocolgpu-bridge/mcp-server
Unified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API k
by gpu-bridgehamflx/imagen3-mcp
A powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic,
by hamflxmerterbak/Grok-MCP
MCP server for xAI's [Grok API](https://docs.x.ai/docs/overview) with agentic tool calling, image generation, vision, and file support.
by merterbakSureScaleAI/openai-gpt-image-mcp
OpenAI GPT image generation/editing MCP server.
by SureScaleAIYangLiangwei/PersonalizationMCP
Comprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations. Features OAuth2 authenticati
by YangLiangweiAceDataCloud/MCPFlux
Flux AI image generation and editing (Black Forest Labs) via Ace Data Cloud API.
by AceDataCloudCompare Agnes Video Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All media MCPs
