Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸŽ₯ Multimedia Process
  3. Chutes Media MCP
Chutes Media MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 11:31:34 PM

Chutes Media MCP

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website

Generate image, video, music and speech through Chutes and save assets into your project.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "chutes-media-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chutes-media-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (3) Directory Badge Claim listing AlternativesπŸŽ₯ More in Multimedia Process

Capabilities & Tool Schemas (3) ~13 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Chutes Media MCP.

list_media_models

Callable MCP tool function

describe_media_model

Callable MCP tool function

generate_media

Callable MCP tool function

Documentation Overview

chutes-media-mcp

License: MIT Node >= 20.3 npm CI

Generate image, video, music and speech through Chutes from inside any coding agent β€” Claude Code, Cursor, Cline, Windsurf, Codex, OpenCode, Claude Desktop β€” and save the generated asset straight into the project you're working on.

Independent community project. Not officially affiliated with or endorsed by Chutes.

Quick start

Requires Node.js 20.3+ and a Chutes API key. Add the server to Claude Code:

Terminal
claude mcp add chutes-media --env CHUTES_API_KEY=cpk_your_key -- npx -y chutes-media-mcp

Then ask your agent naturally:

Generate a cinematic hero image of a misty mountain range and save it in this project.

The agent discovers a suitable model, reads its live input schema, validates the request, and saves the result under assets/chutes/<kind>/. For Cursor, Cline, Windsurf, OpenCode and Claude Desktop, see Use as an MCP server.

chutes-media-mcp

Why chutes-media-mcp?

Live model contractSafer project I/OProject-native outputOne shared core
Reads each model's current schema instead of hardcoding payloads.Contains file access to the workspace and protects existing assets by default.Saves generated media and optional provenance directly beside your code.MCP and CLI expose the same discovery, validation and generation behavior.

It ships as:

  • an MCP server (chutes-media-mcp, stdio) β€” the primary, universal interface,
  • a thin CLI (chutes-media) β€” a fallback for shells and agents without MCP support, and
  • an optional Agent Skill (skill/chutes-media) documenting the describeβ†’generate workflow (auto-loaded by Claude Code; usable as reference by any agent).

Both frontends are thin adapters over one shared, transport-agnostic core.


Features

  • 🎨 Four media kinds: image, video, music, speech β€” plus image editing (img2img / inpaint) when a model exposes an edit cord.
  • πŸ”Ž describe β†’ generate workflow: the live model schema is fetched and handed to the agent; payloads are never hardcoded.
  • πŸ’Ύ Saves assets into your project (default ./assets/chutes/<kind>/) and returns the path.
  • βœ… Validates the payload against the live schema before spending a GPU call.
  • 🧾 Provenance + guardrails: writes a sidecar (model, params, schema hash) next to each asset, rejects unknown params, and verifies the returned media type matches what you asked for.
  • πŸ” Automatic cold-start retry with backoff for models scaled to zero.
  • πŸ“‘ Progress updates during long video/music jobs (MCP progress notifications / CLI stderr).
  • 🧩 Works everywhere: MCP server or CLI, same behavior.

How it works: describe β†’ generate

Chutes models differ wildly (FLUX vs Qwen-Image vs Wan vs LTX vs ACE-Step vs a TTS model), so payloads are never hardcoded. The flow is always:

  1. list_media_models β€” discover a model for the kind you want.
  2. describe_media_model β€” fetch the model's live cords and input schema.
  3. generate_media β€” submit the payload you composed; the asset is saved into the workspace.

The server owns all the plumbing: auth, cold-start warmup + retry, blocking invocation with progress, downloading, saving, light validation, and best-effort cost reporting.


Requirements

  • Node.js β‰₯ 20.3 for the published MCP server and CLI
  • Use a supported LTS release (Node.js 22 or 24) for production. Node.js 20 compatibility is retained for the current major release, but Node.js 20 itself is end-of-life.
  • Contributors using the locked quality toolchain need Node.js ^20.19.0, β‰₯ 22.13.0, or β‰₯ 24
  • A Chutes API key (CHUTES_API_KEY). Create one in your Chutes account.

Installation options

An MCP server isn't "installed" like an app β€” it's registered as a command in your MCP client's config (see Use as an MCP server). Pick whichever way of providing that command suits you:

1. npx from npm β€” recommended (no install):

Terminal
npx chutes-media-mcp        # MCP server (stdio)
npx -p chutes-media-mcp chutes-media --help   # CLI bin

2. Global install:

Terminal
npm install -g chutes-media-mcp
# then `chutes-media-mcp` (server) and `chutes-media` (CLI) are on your PATH

3. Directly from GitHub (no npm needed): builds on install via the prepare script.

Terminal
npx -y github:TheStreamCode/chutes-media-mcp

4. From source (for development):

bash
git clone https://github.com/TheStreamCode/chutes-media-mcp
cd chutes-media-mcp && npm ci && npm run build
# then point your client at: node /abs/path/dist/mcp/server.js

The package ships two bins: chutes-media-mcp (the MCP server) and chutes-media (the CLI).

Configuration

VariableRequiredDefaultPurpose
CHUTES_API_KEYβœ…β€”Your Chutes API key. Read from the environment; never written to disk.
CHUTES_AUTH_SCHEMErawHow the key is sent in Authorization: raw (the key as-is) or bearer (prefixed Bearer ). On a 401, try flipping this.
CHUTES_API_BASE_URLhttps://api.chutes.aiManagement API base URL. HTTPS is required except for loopback development; custom endpoints receive no Chutes API key.
CHUTES_OUTPUT_DIRassets/chutesOutput directory inside the agent's CWD. A <kind>/ subfolder is appended.
CHUTES_WARMUPtrueWarm models up before invoking. Set false to skip.
CHUTES_COLD_START_RETRIES4Retries when a cold model returns 503 no-instances (0 disables).
CHUTES_COLD_START_BACKOFF_MS8000Base backoff between cold-start retries (grows per attempt).
CHUTES_MAX_ASSET_MB512Maximum response or local input-asset size accepted in memory (max 4096).
CHUTES_PROGRESS_INTERVAL_MS5000How often progress heartbeats are emitted while a call blocks.
CHUTES_ALLOW_UNKNOWN_PARAMSfalseWhen true, allow params not in the model schema. Default rejects them so a renamed/unknown field fails loudly.
CHUTES_PROVENANCEtrueWrite a <asset>.json provenance sidecar (model, cord, params, schema hash). Set false to disable.

Generated assets are saved to ./assets/chutes/<kind>/ by default, relative to wherever the agent is running β€” so they land inside the project being worked on. Output traversal and symlink escapes are rejected. Existing files are not replaced unless overwrite is explicitly enabled.


Use as an MCP server

Claude Code:

Terminal
claude mcp add chutes-media --env CHUTES_API_KEY=cpk_your_key -- npx -y chutes-media-mcp

Cursor / Cline / Windsurf / OpenCode / Claude Desktop (generic mcpServers config):

config.json
{
  "mcpServers": {
    "chutes-media": {
      "command": "npx",
      "args": ["-y", "chutes-media-mcp"],
      "env": { "CHUTES_API_KEY": "cpk_your_key" }
    }
  }
}

To run without npm, replace the args with ["-y", "github:TheStreamCode/chutes-media-mcp"].

Tools

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Multimedia Process View all alternatives
  • N
    Notch

    Turn product pages and creative briefs into finished video and image ads from your AI chat.

    πŸŽ₯ Multimedia Process25 views
    Compare vs Notch β†’
  • Trident MCP logoTrident MCP

    AI 3D model generation and post-processing: text/image/multiview-to-3D via Tripo, plus retopology, format conversion (GLB/FBX/OBJ/STL/USDZ), and stylization. Single Go binary, 10 tools, async generation with polling.

    πŸŽ₯ Multimedia Process25 views
    Compare vs Trident MCP β†’
  • Replicate MCP Server logoReplicate MCP Server

    Replicate MCP server - image, video, audio, speech, LLM, vision, upscale, 3D, training. 36 tools.

    πŸŽ₯ Multimedia Process1 views
    Compare vs Replicate MCP Server β†’
  • F
    FOTOhub Creative AI

    Generate images, video, music, voice and 3D through one API. 30 tools, 200+ models.

    πŸŽ₯ Multimedia Process0 views
    Compare vs FOTOhub Creative AI β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
1
Stargazers on the source repository.
npm downloads
226
Package downloads in the last 30 days.
Last commit
2d ago
Most recent push to the default branch.
Tools exposed
3
Callable tools this server registers over MCP.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Chutes Media MCP

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "chutes-media-mcp": { "command": "npx", "args": ["-y","chutes-media-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewChutes Media MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/chutes-media-mcp?style=directory)](https://allmcps.com/mcp/chutes-media-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/chutes-media-mcp"><img src="https://allmcps.com/api/badge/chutes-media-mcp?style=directory" alt="Chutes Media MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸŽ₯Multimedia Process
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 22, 2026
3/7 checks healthy over the last 45d
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit2d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 22, 2026
npm downloads226/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
55Quality signal: Good Β· 55/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity7/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 5d ago via OSV.dev Β· chutes-media-mcp (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸŽ₯ Multimedia Process β†’Best MCP servers for Multimedia & Media Processing β†’Alternatives to Chutes Media MCP β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients