MCP.so
登录
N

Nanobanana Mcp Server

@zhongweili

关于 Nanobanana Mcp Server

A MCP server that provides AI-powered image generation capabilities through Google's Gemini 2.5 Flash Image model.

基本信息

分类

其他

传输方式

stdio

发布者

zhongweili

提交者

zhongwei li

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "nanobanana": {
      "command": "uvx",
      "args": [
        "nanobanana-mcp-server@latest"
      ],
      "env": {
        "GEMINI_API_KEY": "your-gemini-api-key-here"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Nanobanana Mcp Server?

A MCP server that provides AI-powered image generation capabilities through Google's Gemini 2.5 Flash Image model.

How to use Nanobanana Mcp Server?

Key features of Nanobanana Mcp Server

评论

其他 分类下的更多 MCP 服务器