Back to search
30
MCP

gemini-cli

google-gemini/gemini-cli

An open-source AI agent that brings the power of Gemini directly into your terminal.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://geminicli.com

Similar MCP servers embedding-nearest

gemini-flow
rUv's Claude-Flow, translated to the new Gemini CLI; transforming it into an autonomous AI development team.
0 tools
gemini-cli-mcp-tool
MCP server that wraps Gemini CLI for token-efficient AI operations
0 tools
io.github.lykhoyda/ask-gemini
Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions
0 tools
gemini-web-mcp-cli
MCP server and CLI for the Gemini web interface
0 tools
gemini-mcp-bridge
Lightweight MCP server bridging Claude Code to Google's Gemini AI via official CLI
0 tools
Gemini
Integrates with Google's Gemini API to enable text generation, analysis, and chat conversations through a Flask-based RESTful server that se
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gemini-cli": {
      "url": "https://geminicli.com",
      "transport": "http"
    }
  }
}