Back to Home
caoshuo594 icon

nano_banana

Verified Safe

by caoshuo594

Overview

Acts as an MCP (Model Context Protocol) server to proxy OpenRouter API calls, enabling AI chat and image generation functionalities for MCP clients like Claude Code CLI/Desktop.

Installation

Run Command
uvx nano-banana-mcp@git+https://github.com/caoshuo594/nano_banana.git

Environment Variables

  • OPENROUTER_API_KEY

Security Notes

The server retrieves API keys from environment variables, preventing hardcoding. It uses standard HTTP libraries (httpx) for API calls and the MCP SDK for communication, avoiding direct execution of user-controlled input or dangerous functions like 'eval'. No obfuscation or malicious patterns were identified. Network risks are standard for external API interactions.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens400
Stars0
Forks0
Last Update2025-12-02

Tags

AILLMImage GenerationAPI ProxyMCP Server