Odel
nanobanana 2 polzaia mcp server

nanobanana 2 polzaia mcp server

Local
@ivanantigravity-lgtm1PythonMITUpdated 4mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPInanobanana-2-polzaia-mcp-serverv0.5.0

Run

uvx nanobanana-2-polzaia-mcp-server

MCP client config

{
  "mcpServers": {
    "nanobanana-2-polzaia-mcp-server": {
      "command": "uvx",
      "args": [
        "nanobanana-2-polzaia-mcp-server"
      ]
    }
  }
}