Wavespeed Worker
FreeNot checkedRemote MCP server that integrates WaveSpeed's image and video generation into Claude, supporting text-to-image, image editing, video generation, and job status
About
Remote MCP server that integrates WaveSpeed's image and video generation into Claude, supporting text-to-image, image editing, video generation, and job status polling via custom connector.
README
Remote MCP server on Cloudflare Workers for WaveSpeed image/video generation. Add it as a custom connector in Claude (works in Claude.ai, Claude Design, Claude Desktop) — no local shell needed.
Tools
| Tool | What it does |
|---|---|
wavespeed_generate_image |
Text → image (default google/nano-banana-2/text-to-image) |
wavespeed_edit_image |
Edit an image by instruction (default google/nano-banana-2/edit) |
wavespeed_generate_video |
Text → video / image → video (default bytedance/seedance-2.0/...) |
wavespeed_get_result |
Poll a long-running job by request_id |
Deploy
Get keys:
- Cloudflare API token: dash.cloudflare.com/profile/api-tokens → template Edit Cloudflare Workers
- Account ID: right sidebar of any Cloudflare dashboard page
- WaveSpeed key: wavespeed.ai/accesskey
Fill
.env:CLOUDFLARE_API_TOKEN=... CLOUDFLARE_ACCOUNT_ID=... WAVESPEED_API_KEY=...Deploy:
./deploy.shThis runs
wrangler deployand stores the WaveSpeed key as a Worker secret (never in code).
Connect to Claude
Claude → Settings → Connectors → Add custom connector → URL:
https://wavespeed-mcp.<your-subdomain>.workers.dev/mcp
No OAuth needed. The exact URL is printed by deploy.sh (and visible in the Cloudflare dashboard under Workers).
Cost
Cloudflare Workers free tier (100k requests/day) is more than enough. WaveSpeed generations are billed to your WaveSpeed balance.
Local dev
WAVESPEED_API_KEY=... npx wrangler dev
Installing Wavespeed Worker
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/limeflash/wavespeed-mcp-workerFAQ
Is Wavespeed Worker MCP free?
Yes, Wavespeed Worker MCP is free — one-click install via Unyly at no cost.
Does Wavespeed Worker need an API key?
No, Wavespeed Worker runs without API keys or environment variables.
Is Wavespeed Worker hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Wavespeed Worker in Claude Desktop, Claude Code or Cursor?
Open Wavespeed Worker on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
ARA
Generate images, video and audio from any AI agent — one connector.
by ARAOmni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
by buildwithtazaYouTube
Transcripts, channel stats, search
by YouTubeEverArt
AI image generation using various models.
by modelcontextprotocolCompare Wavespeed Worker with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All media MCPs
