mcp.film / Model Hubs / Krea MCP Server
Krea MCP Server
Official hosted MCP for Krea image/video models, schemas, uploads, and job widgets.
What it does
Krea's official Streamable HTTP MCP lets agents discover available image and video models, inspect live input schemas, submit generation jobs, upload local assets, poll results, and cancel mistakes. For filmmakers it is a clean direct route into Krea's creative API and model shelf without hard-coding endpoints that drift. The MCP Apps widget can show an inline generation tile, auto-poll job progress, retry, cancel, and compare enhancement results in clients that support it.
Connect
https://api.krea.ai/mcp
claude mcp add --transport http krea-ai https://api.krea.ai/mcp
{
"mcpServers": {
"krea": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.krea.ai/mcp"
]
}
}
}
{
"mcpServers": {
"krea": {
"url": "https://api.krea.ai/mcp"
}
}
}
Tools you'll see
list_modelsget_model_schemagenerateexecute_node_appget_jobcancel_jobget_upload_urlField notes
Official hosted Streamable HTTP, endpoint answering with an auth challenge as of Aug 23 2026. OAuth was added Jun 13 2026 and bills the workspace selected during consent; API-token auth still works for clients without OAuth but bills a separate workspace API balance. Provider models do disappear: video/openai/sora-2 and video/bytedance/seedance-1.0-lite were sunset Apr 27 2026 and image/bytedance/seedream-3 on May 13 2026, and a sunset endpoint returns a terminal 410. No further sunsets have been announced since. Have the agent call list_models/get_model_schema first — Krea surfaces deprecation metadata there and publishes no static model list, so the shelf is only knowable at runtime; the docs' own examples are image/krea/krea-2/medium and video/google/veo-3.1. get_upload_url returns presigned upload URLs valid for three hours. Docs moved from docs.krea.ai to www.krea.ai/docs.
Pairs well with
MartiniMartini
Official
Featured
The film set for AI videos — direct entire productions from your agent.
D-ID MCP ServerD-ID
Official
D-ID's hosted MCP connecting agents to the D-ID API and docs for avatar video.
Hosted film lab: storyboard, generate, review, and export, with the price shown before each run.