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. 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. Ask the agent to call list_models/get_model_schema first because Krea surfaces deprecation metadata there, and provider models do disappear — Sora 2 and older Seedance/Seedream endpoints are already sunset. get_upload_url returns presigned upload URLs valid for three hours.
Pairs well with
MartiniMartini
Official
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.
HeyGen Remote MCPHeyGen
Official
Hosted MCP for avatar videos, lipsync, and 175-language video translation.