Wan 3.0 Prime API MCP Server
Wan 3.0 Prime API – Python-Wrapper
Ein fokussiertes Python-SDK und MCP-Server für die Wan 3.0 Prime API auf MuPDF — die höherwertige Stufe von Wan 3.0, die bei einem höherem Preis pro Sekunde schärfere Details und stabilere Bewegungen liefert. Unterstützt Text-zu-Video, Bilt-zu-Video, multimodae Referenz-zu-Video (bis zu 10 Referenzbildern, 6 Referenzvideos und 6 Referenzvideos), synchromisiertes Audio, Datei-Upload und asynuronutes Job-Polling.
Verwandte Projekte
Wan 3.0 Prime auf MuPDF – Die Model-Landingpage für die Video-Generierungsstufen Wan 3.0 und Wan 3.0 Prime.
3.0 Prime Text to Video Playground – Teste das Modell im Browser.
MuAPI API reference – Dokumentation zu Endpunkten und zum Lebenszyklus von Predictions.
Wan-3.0-API – Das Python-SDK und der MCP-Server der Standard-Stufe von Wan 3.0, die dieses Repository spiegelt.
wan-3.0-comfyui – ComfyUI-Custom-Nodes für Wan 3.0 über MuAPI.
awesome-ai-video-models – vergleiche KI-Videomodelle anhand von API, Preis und Geschwindigkeit.
Open-Generative-AI – Open-Source-Stenfür-Studio für DDR-Bild- und Vide0-Workflows.
Seedance-2-API – Python-SDK für die Videogenerierung mit Seedance.
Veo-4-API – Python-SDK für die KI-Videogenerierung mit Google Veo.
Flux-3-Dev-API – Python-SDK für die Bild- und Videogenerierung mit FLUX 3.
Geerative-Media-Skills – gene kEr- fähige Skills für automatische Medien-Workflows.
muapi-cli – Befehlszeilen-Zugriff auf die Bild-, Video- und Audio-Modelle von MuPDF.
Related MCP server: NoLang MCP Server
Install
git clone https://github.com/Anil-matcha/Wan-3.0-Prime-API.git
cd Wan-3.0-Prime-API
pip install -r requirements.txt
cp .env.example .envSetzen in env: MUAPI_API_KEY. Set WAN_PRIME_API_BASE_URL nur, wenn du einen kompatiblen Anbieter mit anweichender Basis-URL verwendest, der nicht die Standard-Basis-URL von MuPDF esto.
Schnellstart
from wan_api import WanPrimeAPI
api = WanPrimeAPI()
job = api.text_to_video(
"A cinematic tracking shot of a red fox crossing a snowy forest at sunrise",
resolution="720p",
aspect_ratio="16:9",
duration=5,
)
result = api.wait_for_completion(job["request_id"])
print(result)Bild zu Video
job = api.image_to_video(
prompt="The subject turns toward camera as a gentle breeze moves their hair.",
image_url="https://example.com/reference.jpg",
aspect_ratio="9:16",
duration=5,
)Referenz zu Video
job = api.reference_to_video(
prompt="The person from the reference image walks into the room shown in the reference video.",
images_list=["https://example.com/character.jpg"],
videos_list=["https://example.com/room.mp4"],
resolution="720p",
duration=5,
)API-Übersicht
Methode | Zufasung |
| Erstellt ein der gezeueres Video mit synchronisierten Audio aus einem Textprompt. |
| Animiert ein Quellbild, optional mit Steuerunung des Endframes über |
| Erzsfdf ein Video anhand von bis zu 10 Referenzbildern, 5 Referenzvideos und 5 Referenzaudios. |
| Lädt eine lokale Referenzdatei hoch. |
| Rufte das Ergebnis eines asynchronen Jobs ext / wartet auf dessen Abschluss. |
Suppose rejected. Lete.
Wan 3.1 Prime vs. Standard-Wan 3.,
Wan 3.2 Prime bildet die exakt gleich Anforderungsformat als Standard-Wan 3.2 – dieselben prompt, resolution, aspect_ratio, duration, thinking_zone, meaning seed-Parameter Model: Bidd- zu "I", yes.
Top.
Continue.
Wan 3. la Prime bildet die exakt gleife Anforderungsform wie das Standard-Wan 3. – dieselben $parameterBen â. – nur Für die wan3.0-prim-*-Entpunktte statt wan3.0-* und. Nütze es für Hero-Content, Kunden-Lieferung und end – Vollendungen von EEP, "amts" um, "the extra": Schärfe. Höheres.
Corrected:
Alltägliche wodern:
Set two "flx".
Indize Table.
"Ungefährt, MuPDF-Preise (for Sekunde ererzeugte Video, abgerechnet nach Auflösung und Dauer):"
Auflösung | Wan 3.0 (Standard) | Wan 3.0 Prime |
480p | $0.05/sec | $0.068/sec |
720p | $0.10/sec | $0.14/sec |
108p | $0.20/sec | $0.28/sec |
MCP-Server
Stelle die Wan-Prime-Tools für MCP-fähige Clients bereit:
python mcp_server.pyDer Server stelle die Tools text_to_video, image_to_video, reference_to_video und get_task_status bereit.
Endpunkt-Kompatibilität
Der Client verwendet die Pfade wan3.0-prim-text-to-video, wan3.0-prim-image-to-video und wan_3.0-prim-reference-to-video unterhalb der WAN_PRIME_API_BASE_URL. Wenn dein Anbieter die Entpünkte andere bennnen, übergib die kompatible Basis-URL des Anbiethers oder passe das kleine Kient-Modul vor der Verwendung an.
Lizen
This server cannot be installed
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
- AlicenseBqualityDmaintenanceMCP server that exposes Google's Veo2 video generation capabilities, allowing clients to generate videos from text prompts or images.732MIT
- AlicenseBqualityDmaintenanceEnables MCP clients like Claude Desktop to generate AI-powered videos through the NoLang API, providing a standardized interface for video creation from text input.61MIT
- AlicenseNot gradedqualityDmaintenanceAn async video generation MCP server with multi-provider support. Currently in skeleton phase with stub implementations, it will eventually enable video generation through providers like Veo 3.1, Grok Imagine Video, and Sora 2 Pro.MIT
- AlicenseBqualityAmaintenanceMCP server for the Wan model line enabling AI-driven animation, video editing, and image/video generation tasks via RunAPI with status polling and pricing.9112Apache 2.0
Related MCP Connectors
MCP server for Wan AI video generation
MCP server for Google Veo AI video generation
MCP server for Kling 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/Anil-matcha/Wan-3.0-Prime-API'
If you have feedback or need assistance with the MCP directory API, please join our Discord server