Banana Image MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QINIU_BUCKET | Yes | The name of the Qiniu storage bucket. | |
| GEMINI_API_KEY | Yes | Google Gemini API Key used for generating images. | |
| QINIU_ACCESS_KEY | Yes | AccessKey for Qiniu Cloud storage. | |
| QINIU_CDN_DOMAIN | Yes | The CDN domain for Qiniu Cloud storage (e.g., https://your-cdn-domain.com). | |
| QINIU_SECRET_KEY | Yes | SecretKey for Qiniu Cloud storage. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_blog_coverA | Generate a blog cover image using Google Gemini AI, convert to WebP format, and upload to Qiniu CDN |
| upload_imageA | Upload a local or remote image to Qiniu CDN, convert to WebP format, and return the CDN URL |
| generate_imageA | Generate an image using Google Gemini AI, convert to WebP format, upload to Qiniu CDN, and return the CDN URL |
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
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/xinpengfei520/banana-image-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server