PluginBench
MCP Server

io.github.ivanantigravity-lgtm/nanobanana-2-polzaia-mcp-server MCP Server

io.github.ivanantigravity-lgtm/nanobanana-2-polzaia-mcp-server

What is the io.github.ivanantigravity-lgtm/nanobanana-2-polzaia-mcp-server MCP server?

Nano Banana MCP server backed by Polza media and storage APIs.

How to install io.github.ivanantigravity-lgtm/nanobanana-2-polzaia-mcp-server

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nanobanana-2-polzaia-mcp-server": {
      "command": "uvx",
      "args": [
        "nanobanana-2-polzaia-mcp-server"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "nanobanana-2-polzaia-mcp-server": {
      "command": "uvx",
      "args": [
        "nanobanana-2-polzaia-mcp-server"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "nanobanana-2-polzaia-mcp-server": {
      "command": "uvx",
      "args": [
        "nanobanana-2-polzaia-mcp-server"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "nanobanana-2-polzaia-mcp-server": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "nanobanana-2-polzaia-mcp-server"
      ]
    }
  }
}
Claude Code
claude mcp add nanobanana-2-polzaia-mcp-server -- uvx nanobanana-2-polzaia-mcp-server

Related MCP servers

GPT Image 2 MCP server backed by Polza media and storage APIs.

View repository →

Three-model MCP server returning Grok, Gemini, and DeepSeek outputs for Claude.

View repository →

Perplexity MCP server backed by the Polza.ai chat completions API.

View repository →

Seedance video generation MCP server for Polza.ai.

View repository →