pixmax-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_modelsA | List the models your Pixmax key can use, with type, estimated credit cost, and reference capacity. Call this first to discover exact model codes. Pass |
| generate_imageA | Generate an image with a Pixmax model (Seedream 5 Pro/Lite, Nano Banana / 2 / Pro, Midjourney V7/V8.1/Niji, GPT Image 2, Qwen, MiniMax, Wan). Pass reference_images (file paths or URLs) for image-to-image or character consistency — up to 14, and they are free. Rich refs ({source, role, strength, note}) get their guidance woven into the prompt. |
| generate_videoA | Generate a video with a Pixmax model (Kling V3/O1/2.6, Veo 3.1, Hailuo, Wan, PixVerse, Vidu, Seedance). Pass an image (path or URL) for image-to-video, plus |
| generate_textB | Run a text/LLM model (DeepSeek V4, Gemini 3.1, MiniMax, Doubao Seed). Returns the generated text. |
| generate_3dA | Generate a 3D model (.glb) from a text prompt with Hunyuan 3D. Text-to-3D only (image-to-3D is not supported). |
| generate_audioA | Generate speech or music (ElevenLabs V2/V3/Music, MiniMax Speech/Music). For MiniMax Music pass |
| get_taskA | Check a task started with wait=false. Returns status, and result URL(s) + cost once COMPLETE. |
| generate_storyboardA | Generate an image via the GENERATE_STORYBOARD node type (GPT Image 2, Nano Banana 2, Nano Banana Pro). Identical to generate_image — same pricing, same single-image output — just classified under a different node type. No multi-panel behavior; use generate_image unless something downstream specifically requires the GENERATE_STORYBOARD classification. Pass reference_images for consistency. |
| prompting_guideA | Get the prompting craft rules for a medium (video, image, audio, 3d) — how to structure a prompt, camera/motion vocabulary for video, how to use references, and the common failure modes. Pass a |
| list_tasksA | List your recent Pixmax generation tasks (newest first) with status, model, prompt, and result URL(s). Useful for recovering a result you forgot to save, checking on wait=false jobs, or auditing recent activity. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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