mcp.film / Image Generation / Recraft MCP Server
Recraft MCP Server
Official hosted Recraft server: raster + vector generation, styles, upscale, backgrounds.
What it does
Recraft's official MCP is now a hosted, OAuth-gated endpoint covering text-to-image and image-to-image in raster and SVG, custom style creation, vectorization, background removal and replacement, and upscaling. Uniquely useful for film work needing brand-consistent styles, title and poster art, and clean vector assets. The old local npm package is dead — connect over HTTP instead.
Connect
https://mcp.recraft.ai/mcp
claude mcp add --transport http recraft https://mcp.recraft.ai/mcp
{
"mcpServers": {
"recraft": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.recraft.ai/mcp"
]
}
}
}
{
"mcpServers": {
"recraft": {
"url": "https://mcp.recraft.ai/mcp"
}
}
}
Field notes
The stdio entry is not a local server — it is the mcp-remote bridge Recraft's own docs print for clients that cannot speak streamable HTTP, pointed at the same hosted endpoint. The local package @recraft-ai/mcp-recraft-server (last v1.6.5) is deprecated and its repo is archived — the README says so outright and points here; the repo link is kept only for history. Billing changed with the move: the hosted server deducts from your Recraft plan credits, the same balance Recraft Studio spends, not from separately purchased API units. Rates are per operation and are not reproduced here — check Plans and billing at recraft.ai before you budget a job. tools_sample is null because Recraft's docs describe capabilities rather than tool names and the endpoint is OAuth-gated, so the list cannot be enumerated without an account.
Pairs well with
MartiniMartini
Official
Featured
The film set for AI videos — direct entire productions from your agent.
Adobe for CreativityAdobe
Official
Adobe's official hosted MCP — 50+ tools across Photoshop, Firefly, Premiere, Express and Stock.
Airtable MCP ServerAirtable
Official
Official hosted Airtable MCP: query, create, and update production-tracking bases.