arcframe-mcp

arcframe-mcp

Generate videos, images, audio, and 3D models from any MCP-compatible AI agent — Claude, Cursor, ChatGPT, and more.

Category
Visit Server

README

Arcframe 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.


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
generate_video Text-to-video or image-to-video
generate_image Text-to-image or image editing
generate_audio TTS, music, sound effects, voice cloning
generate_3d Text-to-3D or image-to-3D (GLB output)
get_job Poll job status + get output URL
get_job_display Render result inline in your agent
list_my_creations List your past generations
get_balance Check remaining credits
list_models See all available models + credit costs
whoami 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.1
Create an image of a futuristic city at night, Flux Pro Ultra
Generate 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

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured