GemSuite

MCP Server

Advanced Gemini API interaction with intelligent model selection. Leverage Google's Gemini models for text, vision, and code tasks.

by Community

★★★★☆ 4.1/5 (45 reviews)
520GitHub stars
7kinstalls
Updated 2026-01-25
typescriptintermediateactive

Installation

npx -y gemsuite-mcp

Quick Start

```json
{
  "mcpServers": {
    "gemsuite": {
      "command": "npx",
      "args": ["-y", "gemsuite-mcp"],
      "env": { "GEMINI_API_KEY": "your-key" }
    }
  }
}
```

Tools & Capabilities

generate_text
analyze_image
generate_code
search_grounding

Compatibility

Claude Desktop Continue

About GemSuite

Advanced Gemini API interaction with intelligent model selection. Leverage Google's Gemini models for text, vision, and code tasks.

View on GitHub →

Language: TypeScript

Category: AI & ML

← Back to MCP Hub Directory