pixmax-mcp
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., "@pixmax-mcpGenerate a neon cityscape with Seedream 5.0"
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.
pixmax-mcp

A Model Context Protocol server for the Pixmax generation API. Gives any MCP client — Claude Desktop, Cursor, Claude Code, your own agent — one set of tools to generate images, video, text, audio, and 3D across dozens of models on a single key: Seedream 5, Nano Banana, GPT Image, Qwen, Kling, Veo 3.1, Hailuo, Wan, Hunyuan 3D, ElevenLabs, and more.
Self-contained and dependency-light — it talks straight to console.pixmax.ai/openapi. No other services involved.
Unofficial, community-built. Not affiliated with Pixmax.
Get a Pixmax API key
Create an account at pixmax.ai.
Click your account icon (top right) → Pixmax API → create a key. It's only shown once, so copy and save it right away.
Click Top Up (top right of the main screen) to add credits — a new account has none, and tasks will fail without balance.
Related MCP server: universal-image-mcp
Install
Requires Node 18+ and a Pixmax platform key (pk_live_…, created in the Pixmax console).
npx pixmax-mcp # run directly
# or
git clone https://github.com/huikku/pixmax-mcp && cd pixmax-mcp && npm installConfigure your MCP client
Claude Desktop
Add to claude_desktop_config.json (Settings → Developer → Edit Config):
{
"mcpServers": {
"pixmax": {
"command": "npx",
"args": ["-y", "pixmax-mcp"],
"env": { "PIXMAX_API_KEY": "pk_live_your_key_here" }
}
}
}Cursor / Claude Code / other stdio clients
Same idea — run npx -y pixmax-mcp with PIXMAX_API_KEY in the environment. For Claude Code:
claude mcp add pixmax -e PIXMAX_API_KEY=pk_live_your_key_here -- npx -y pixmax-mcpEnvironment
Variable | Required | Default | Purpose |
| ✅ | — | Your |
|
| Credit→USD rate, display only (varies by plan) | |
| auto | Reuse a specific Pixmax project | |
|
| Override the API base |
Tools
Tool | What it does |
| List models your key can use (filter by type), with estimated credit cost. Call this first. |
| Image gen. |
| Video gen. |
| Text/LLM models. Returns the text. |
| Text → 3D model ( |
| Speech & music. |
| Storyboard panels via the |
| Poll a task started with |
| Recent task history — status, prompt, and result URL(s). Recover a result you forgot to save, or audit activity. |
Every generate tool accepts save_to — a directory to download the result into, because Pixmax result URLs live on object storage and expire. Always save anything you want to keep. All of them also accept wait: false to submit and return a task id immediately (poll with get_task) — worth it for slow jobs like video and 3D.
Examples (natural language to your agent)
"List the Pixmax video models."
"Generate an image of a neon-lit alley at night with Seedream 5.0 Pro at 4K, save it to
./out."
"Using
./cleo.pngas a character reference, generate a shot of her on a rooftop in the rain with Nano Banana Pro."
"Animate
./shot.pnginto a 5-second clip with Kling V3."
Models (what's typically available)
Depends on your account. list_models is authoritative. Common ones:
Image — Seedream 5.0 Pro / Lite / 4.5 · Nano Banana / 2 / Pro · GPT Image 2 · Qwen Image Edit Plus / Max · MiniMax Image · Wan 2.7 Image / Pro
Video — Kling V3 / V3 Omni / O1 / 2.6 · Veo 3.1 · Hailuo 02 / 2.3 · Wan 2.6 / 2.7 · PixVerse C1 / V6 · Vidu Q2 / Q3 · Seedance 1.5 / 2.0
Text — DeepSeek V4 Flash / Pro · Gemini 2.5 / 3 / 3.1 · MiniMax M3 · Doubao Seed 2.x
Audio — ElevenLabs V2 / V3 / Music · MiniMax Speech / Music
3D — Hunyuan 3D Pro 3.0 / 3.1 (text-to-3D)
Model quirks the server handles for you
Veo 3.1 runs at 8s (rejects other durations).
Hailuo runs at 6s or 10s only.
Hunyuan 3D is text-to-3D only.
MiniMax Music requires
lyrics.Wan 2.7 Image models require at least one input image.
Cost
Pixmax bills in credits. Each tool reports the task's actual credit cost (from the API) and an approximate USD figure using PIXMAX_CREDIT_USD. The USD number is display-only — your real rate depends on your subscription tier. Failed and cancelled tasks cost nothing.
Pricing vs fal.ai
Many of these models are also on fal.ai, so here's how they compare. Pixmax figures are the measured credit cost at the Pro tier ($1 ≈ 143 credits, i.e. $0.007/credit); fal figures are USD list price. Both were measured mid-2026 and both providers change pricing over time — treat this as directional, not a live quote.
One structural difference matters: on Pixmax, resolution and reference images are free; on fal you pay more for higher resolution. So Pixmax's advantage widens at 2K/4K and for reference-heavy (character-consistency) work.
Images — per image
Model | Pixmax | fal.ai | |
Seedream 5.0 Lite | $0.035 (up to 5504px) | $0.035 (capped at 3072px) | same price, larger output |
Seedream 5.0 Pro | $0.07 | $0.135 @2K | ~48% cheaper |
Nano Banana | $0.028 | $0.039 | ~28% cheaper |
Nano Banana 2 | $0.098 | $0.08 @1K · $0.12 @2K | ~even at 2K |
Nano Banana Pro | $0.126 | $0.15 @2K · $0.30 @4K | −16%, −58% at 4K |
GPT Image 2 | $0.042 | — |
Video — per second
Model | Pixmax | fal.ai | |
Kling V3 | $0.077/s | $0.224/s | −66% |
Kling 2.6 | $0.028/s | $0.07/s | −60% |
Kling O1 | $0.056/s | $0.095/s | −41% |
Hailuo 2.3 | $0.049/s | $0.12/s | −59% |
Veo 3.1 | $0.175/s | $0.20/s | −13% |
Seedance 2.0 Mini | $0.098/s | $0.151/s | −35% |
Seedance 2.0 Fast | $0.154/s | $0.242/s | −36% |
Seedance 2.0 | $0.196/s | $0.302/s | −35% |
At a lower Pixmax subscription tier (Starter, $0.010/credit) the image gaps narrow; at annual tiers ($0.005/credit) they widen further. Run list_models for the live credit estimate against your own key.
Develop
npm install
PIXMAX_API_KEY=pk_live_... npm run smoke # spawns the server, lists tools, runs one real generation
npm run inspect # open the MCP InspectorLicense
MIT © John Huikku / Alienrobot LLC
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
- AlicenseAqualityDmaintenanceMCP server for Krea.ai enabling AI image and video generation using models like Flux, Hailuo, Runway, Kling, and others via natural language prompts.9287Apache 2.0
- AlicenseAqualityDmaintenanceMCP server for multi-provider AI image generation (AWS Bedrock, OpenAI, Google Gemini) enabling image generation, transformation, and editing through a unified interface.41MIT
- Alicense-qualityDmaintenanceMCP server for MiniMax's multimodal generation models, enabling text-to-speech, voice cloning, image, video, and music creation through natural language.MIT
- AlicenseAqualityDmaintenanceMCP server for AI-powered media generation: images, videos, audio, and upscaling using 99 AI models.6MIT
Related MCP Connectors
MCP server for Google Veo AI video generation
MCP server for Wan AI video generation
MCP server for Hailuo (MiniMax) 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/huikku/pixmax-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server