← Registry

AI & Machine Learning

bananabanana.pro

Generates and edits images and videos using AI models.

x402 supported2 endpoints18 known toolsFirst detected July 25, 2026Last detected August 14, 2026

ENDPOINT 1

https://bananabanana.pro/api/mcp

No auth detected

MCP server metadata

Name
bananabanana
Version
1.1.0
Capabilities
tools
Server instructions

Generate AI images (Nano Banana family), videos (Veo 3.1, Omni Flash), and Gemini 3.1 Flash TTS speech from the user's BananaBanana balance. Start with list_models for current prices. Generations are async: a generate_* tool returns a job_id, poll get_result for media URLs. Video (and multi-image) calls require confirm_cost — the first call returns a quote without charging. Failed generations are refunded automatically. Docs: https://bananabanana.pro/mcp

Known tools 9

list_models

List all available image, video and speech generation models with current per-unit USD prices, supported resolutions, durations and constraints.

Inferred read-only
get_account

Get the current account balance (USD), this API key's name, optional daily spend cap and how much of it is used today.

Inferred read-only
generate_image

Start an AI image generation (Google Nano Banana family).

Inferred read-only
edit_image

Edit / refine a previously generated image with a text instruction (multi-turn editing: change colors, remove objects, restyle, etc.).

Potential side effects
generate_video

Start an AI video generation (Google Veo 3.1 family or Gemini Omni Flash).

Inferred read-only
edit_video

Edit an EXISTING video with Gemini Omni Flash (video-to-video): restyle it, replace or add objects, relight the scene, change the mood — motion and composition of the source clip are preserved.

Potential side effects
generate_speech

Generate natural speech with Gemini 3.1 Flash TTS Preview.

Inferred read-only
get_result

Get the status and result of a generation job started with generate_image / edit_image / generate_video / edit_video.

Inferred read-only
list_generations

List this account's recent generations (both MCP and website) — id, type, model, status, cost and prompt preview.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.bananabanana]
url = "https://bananabanana.pro/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bananabanana": {
      "type": "http",
      "url": "https://bananabanana.pro/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bananabanana
Remote MCP URL: https://bananabanana.pro/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "bananabanana": {
      "url": "https://bananabanana.pro/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bananabanana": {
      "type": "http",
      "url": "https://bananabanana.pro/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bananabanana",
  "transport": "streamable-http",
  "url": "https://bananabanana.pro/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://bananabanana.pro/mcp

No auth detected

MCP server metadata

Name
bananabanana
Version
1.1.0
Capabilities
tools
Server instructions

Generate AI images (Nano Banana family), videos (Veo 3.1, Omni Flash), and Gemini 3.1 Flash TTS speech from the user's BananaBanana balance. Start with list_models for current prices. Generations are async: a generate_* tool returns a job_id, poll get_result for media URLs. Video (and multi-image) calls require confirm_cost — the first call returns a quote without charging. Failed generations are refunded automatically. Docs: https://bananabanana.pro/mcp

Known tools 9

list_models

List all available image, video and speech generation models with current per-unit USD prices, supported resolutions, durations and constraints.

Inferred read-only
get_account

Get the current account balance (USD), this API key's name, optional daily spend cap and how much of it is used today.

Inferred read-only
generate_image

Start an AI image generation (Google Nano Banana family).

Inferred read-only
edit_image

Edit / refine a previously generated image with a text instruction (multi-turn editing: change colors, remove objects, restyle, etc.).

Potential side effects
generate_video

Start an AI video generation (Google Veo 3.1 family or Gemini Omni Flash).

Inferred read-only
edit_video

Edit an EXISTING video with Gemini Omni Flash (video-to-video): restyle it, replace or add objects, relight the scene, change the mood — motion and composition of the source clip are preserved.

Potential side effects
generate_speech

Generate natural speech with Gemini 3.1 Flash TTS Preview.

Inferred read-only
get_result

Get the status and result of a generation job started with generate_image / edit_image / generate_video / edit_video.

Inferred read-only
list_generations

List this account's recent generations (both MCP and website) — id, type, model, status, cost and prompt preview.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.bananabanana]
url = "https://bananabanana.pro/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bananabanana": {
      "type": "http",
      "url": "https://bananabanana.pro/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bananabanana
Remote MCP URL: https://bananabanana.pro/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "bananabanana": {
      "url": "https://bananabanana.pro/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bananabanana": {
      "type": "http",
      "url": "https://bananabanana.pro/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bananabanana",
  "transport": "streamable-http",
  "url": "https://bananabanana.pro/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for bananabanana.pro was fetched 2026-07-31T00:37:38.408Z.

Trust status Neutral

bananabanana.pro is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.