# Gemini API Server

Enable direct access to Google's Gemini API from Claude Desktop for advanced conversational AI interactions. Manage conversation history for context-aware responses and customize model parameters for…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add Vijay-2005/gemini_mcp2

# Browse available tools
npx -y @smithery/cli@latest tool list Vijay-2005/gemini_mcp2
```

---

Source: https://github.com/Vijay-2005/gemini_mcp
