arcframe-mcp
OfficialArcframe MCP Server
Generate videos, images, audio, and 3D models from any MCP-compatible AI agent — Claude, Cursor, ChatGPT, and more.
Hosted endpoint: https://mcp.arcframe.ai/mcp
Auth: OAuth 2.1 (one-click connect — no API key to copy)
Sign up: arcframe.ai
Connect in 60 seconds
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"arcframe": {
"type": "http",
"url": "https://mcp.arcframe.ai/mcp"
}
}
}Restart Claude Desktop → it will prompt you to sign in to Arcframe via OAuth.
Cursor
Settings → MCP → Add new server → paste https://mcp.arcframe.ai/mcp.
Other MCP clients
Any client that supports Streamable HTTP transport works. Point it at https://mcp.arcframe.ai/mcp.
Related MCP server: PixVerse MCP
What you can do
Generation is asynchronous: generate_* returns a task_id immediately. Poll with get_job(task_id), then call get_job_display(task_id) to render the result inline.
Tool | What it does |
| Text-to-video or image-to-video |
| Text-to-image or image editing |
| TTS, music, sound effects, voice cloning |
| Text-to-3D or image-to-3D (GLB output) |
| Poll job status + get output URL |
| Render result inline in your agent |
| List your past generations |
| Check remaining credits |
| See all available models + credit costs |
| Show connected Arcframe account |
Models
Video — Veo 3.1, Seedance 2.0, Kling 2.5, Wan 2.5, Sora 2
Image — Flux Pro Ultra, Flux Dev, Imagen 4, Ideogram v3, GPT Image 1.5
Audio — ElevenLabs v3, MiniMax Speech HD, Gemini Flash TTS, Stable Audio 2.5, Mirelo SFX
3D — Trellis 2, Tripo3D v2.5, Rodin v2, Meshy v6, Hunyuan 3D
Call list_models from your agent to see live credit costs per model.
Credits
1 credit ≈ $0.05. Free plan includes image generation (Flux Schnell). Video, audio, and 3D require Starter plan or above.
See arcframe.ai/pricing for plan details.
Example prompts
Generate a 5-second cinematic video of a sunset over the ocean using Veo 3.1Create an image of a futuristic city at night, Flux Pro UltraGenerate a Hindi voiceover for: "Welcome to Arcframe, your AI creative studio"Build a 3D model of a wooden chair from this image [attach photo]Support
Docs & pricing: arcframe.ai
Email: support@arcframe.ai
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
- AlicenseAqualityFmaintenanceGenerate images, video, and audio directly in Claude Code, Cursor, Windsurf, or any MCP-compatible AI agent. 20+ models — Flux, GPT-Image-1, Imagen 4, Grok Imagine, Seedance, ElevenLabs TTS, and more. Free models work without an API key. Paid models require a Pollinations key.Last updated8382MIT

PixVerse MCPofficial
Alicense-qualityDmaintenanceEnables video generation from text, images, and more through MCP-compatible apps like Claude and Cursor.Last updated48MIT- AlicenseAqualityBmaintenanceMCP server for AI-powered image, audio, and video generation, enabling media creation directly from Claude, Cursor, and other MCP clients.Last updated11297MIT

AITuber MCP Serverofficial
AlicenseAqualityBmaintenanceCreate AI-powered videos from any MCP-compatible client. Generate videos with AI narration, visuals, and synced captions for short-form and long-form content.Last updated22944MIT
Related MCP Connectors
OCR, transcription, file extraction, and image generation for AI agents via MCP.
Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.
User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.
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/arcframe-ai/arcframe-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server