Skip to content
Back to search
30
MCP

mcp-media-toolkit

npm/mcp-media-toolkit

MCP server for AI image generation (Gemini / Nano Banana) and upload to S3-compatible storage (Cloudflare R2, AWS S3, MinIO). Works with Claude Code, Cursor, Codex, and any MCP client.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

gemini-image-studio-mcp
MCP server for AI image generation and editing with Google Gemini. Create web assets, ad creatives, and brand visuals with structured JSON e
0 tools
banana-image-mcp
A production-ready MCP server for AI-powered image generation using Gemini 3 Pro Image and Gemini 2.5 Flash Image with intelligent model sel
0 tools
gobananas-mcp
MCP server for Go Bananas AI image generation — use with Claude Desktop, claude.ai, Cursor, Claude Code, VS Code, Codex
0 tools
nanobanana-mcp-server
AI image generation MCP server powered by Google Gemini, with smart model selection and 4K output
0 tools
andrew-nanobanana-mcp-server
A production-ready MCP server for AI-powered image generation using Gemini 3.1 Flash Image (Nano Banana 2, default), Gemini 3 Pro Image, and
0 tools
@mseep/gemini-image-mcp
Multi-editor MCP server for AI-powered image generation using Google's Gemini API. Works with Claude Desktop, Cursor, VS Code, and JetBrains
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-media-toolkit": {
      "url": "None",
      "transport": "http"
    }
  }
}