wavespeed-mcp-worker
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@wavespeed-mcp-workerGenerate an image of a serene mountain lake at sunrise."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
wavespeed-mcp-worker
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 |
| Text → image (default |
| Edit an image by instruction (default |
| Text → video / image → video (default |
| Poll a long-running job by |
Related MCP server: WavespeedMCP
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/mcpNo 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 devThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceMCP server for AI-powered image, audio, and video generation, enabling media creation directly from Claude, Cursor, and other MCP clients.Last updated11297MIT
- FlicenseAqualityDmaintenanceAn MCP server that provides a standardized interface for accessing WaveSpeed AI's image and video generation capabilities, including text-to-image, image-to-image, inpainting, and dynamic video generation.Last updated3
- Flicense-qualityBmaintenanceA remote MCP server that exposes Gemini image generation/editing as a custom connector for Claude, enabling image creation and editing from any chat interface.Last updated
- Flicense-qualityBmaintenanceMCP server for managing video pipelines, integrating media processing (TTS, STT, image generation) and video editing, with a structured plugin system and tunnel to Claude AI Web.Last updated
Related MCP Connectors
MCP server for Wan AI video generation
MCP server for Google Veo AI video generation
MCP server for Kling AI video generation
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/limeflash/wavespeed-mcp-worker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server