Skip to main content
Glama
panda920

PanPan Image Generator MCP Server

by panda920

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OUTPUT_DIRNoDefault output directorycurrent working directory
GEMINI_MODELNoDefault Pro modelgemini-3-pro-image-preview
GEMINI_API_KEYYesAPI key (required)
GEMINI_API_BASENoOpenAI-compatible API base URLhttps://openrouter.ai/api/v1
GEMINI_FLASH_MODELNoDefault Flash modelgemini-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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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