gemini-mcp-tool MCP Server — Claude & Cursor Integration
# gemini-mcp-tool MCP Server
## What is gemini-mcp-tool?
gemini-mcp-tool is a production-ready Model Context Protocol (MCP) server with 2,278 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install jamubc/gemini-mcp-tool
# Or manual
git clone https://github.com/jamubc/gemini-mcp-tool.git
cd gemini-mcp-tool
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** TypeScript
- **Stars:** ⭐ 2,278
- **Forks:** 🍴 198
- **License:** NOASSERTION
- **Updated:** 2026-09-04
- **Repo:** [jamubc/gemini-mcp-tool](https://github.com/jamubc/gemini-mcp-tool)