PanPan Image Generator MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OUTPUT_DIR | No | Default output directory | current working directory |
| GEMINI_MODEL | No | Default Pro model | gemini-3-pro-image-preview |
| GEMINI_API_KEY | Yes | API key (required) | |
| GEMINI_API_BASE | No | OpenAI-compatible API base URL | https://openrouter.ai/api/v1 |
| GEMINI_FLASH_MODEL | No | Default Flash model | gemini-3.1-flash-image-preview |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| edit_image_nanoA | 编辑图像(单张或批量)。支持全部四款生图模型,支持多图参考,支持指定分辨率和宽高比。 |
| generate_image_with_shared_contextB | 🎯【推荐】共享上下文批量生图(保持风格一致性)。适合 PPT、教程、卡片组等系列图片。支持全部四款模型,支持指定分辨率。 |
| generate_image_batchA | 批量生图(单张或多张,高并发)。支持全部四款模型:nanobananapro / gemini-3-pro-image-preview(高质量)、gemini-3-pro-image-preview-2k(2K)、gemini-3-pro-image-preview-4k(4K)、nanobanana2 / gemini-flash(快速)。支持指定分辨率和宽高比。 📁 路径规则:① 每条请求可单独指定 saveToFilePath;② 可用 outputDir 统一指定目录(默认当前工作目录);③ 写入失败时自动 fallback 到 MCP 服务器目录。 |
| images_to_pdfA | 将多张图片转换为 PDF(每页一张,完美填充无空白)。 |
| images_to_pptxC | 将多张图片转换为 PowerPoint (PPTX) 文件。 |
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/panda920/panpan-image-generator-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server