MCP server for generating images, video, and audio with 20+ models, plus prompt building and batch image generation.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Promptpilot MCP Server.
list_modelsList all available models for image, video, and audio generation with their type and pricing
list_stylesList all available styles, lighting, camera angles, moods, colors, and quality tags for prompt building
build_promptBuild an optimized prompt from subject + style/lighting/camera/mood/color/quality options
generate_imageGenerate an image using Pollinations API. Returns a URL to the generated image.
generate_videoGenerate a video using Pollinations API. Returns a URL to the generated video.
generate_audioGenerate audio (speech or music) using Pollinations API. Returns a URL to the generated audio.
Generate images, video, and audio directly in Claude Code, Cursor, Windsurf, or any MCP-compatible AI agent.
20+ models โ Flux, GPT-Image-1, Imagen 4, Grok Imagine, Seedance, ElevenLabs TTS, and more. Free models work without an API key. Paid models require a Pollinations key.
With Pollinations API key (for paid models):
Add to ~/.cursor/mcp.json:
Add to ~/.codeium/windsurf/mcp_config.json:
Add to .vscode/mcp.json in your workspace:
| Tool | Description |
|---|---|
list_models | List all image/video/audio models with pricing |
list_styles | List styles, lighting, camera, mood, color presets |
build_prompt | Build optimized prompt from structured inputs |
generate_image | Generate image (returns URL) |
generate_video | Generate video (returns URL) |
generate_audio | Generate speech or music (returns URL) |
check_balance | Check Pollinations API balance |
generate_batch | Generate up to 10 images in one call |
Generate an image:
"Generate a cyberpunk cityscape at night using the flux model"
Batch generation:
"Generate 5 product photos with different backgrounds"
Build + generate:
"Build me a portrait prompt with dramatic lighting and golden hour mood, then generate it"
Check what's available:
"What video models do you have and what are their prices?"
PromptPilot also offers a REST API for programmatic access from any language:
Endpoints:
POST /api/v1/generate โ generate image/video/audioGET /api/v1/models โ list models with pricesGET /api/v1/balance โ check balanceGET /api/v1/schema โ OpenAPI schemaGET /api/v1/AGENT_CONTEXT.md โ quick reference for agentsMIT
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/doctorm333-promptpilot-mcp-server)<a href="https://allmcps.com/mcp/doctorm333-promptpilot-mcp-server"><img src="https://allmcps.com/api/badge/doctorm333-promptpilot-mcp-server?style=directory" alt="Promptpilot MCP Server on AllMCPs" /></a>