Back to Home
xumingjun5208 icon

aistudio-gemini-mcp

Verified Safe

by xumingjun5208

Overview

Acts as a bridge for MCP clients to interact with Google Gemini models, enabling multi-turn conversations, file/image analysis, and web search capabilities.

Installation

Run Command
uv run python server.py

Environment Variables

  • GEMINI_API_BASE_URL
  • GEMINI_API_KEY
  • GEMINI_PROJECT_ROOT

Security Notes

Relies on the external AIStudioProxyAPI for all AI interactions, requiring trust in that backend service. File access for prompts is limited to the server's current working directory and the configurable `GEMINI_PROJECT_ROOT`; malicious clients could potentially attempt to read local files within this scope if not carefully configured. No 'eval' or hardcoded secrets found.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassHigh
Avg Tokens8000
Stars0
Forks0
Last Update2025-12-03

Tags

GeminiMCPAILLMProxy