Skip to content
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%
131 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://geminicli.com

Similar MCP servers embedding-nearest

Gemini CLI
Integrates with Google's Gemini models through API and CLI to provide intelligent code analysis, security auditing, and large-scale codebase
0 tools
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
Gemini
Integrates Google's Gemini AI models enabling real-time response streaming and LLM processing capabilities.
0 tools
Google Gemini by crunchtools
Integrates Google Gemini AI for text generation, image creation, video generation, web research, and document analysis.
0 tools
io.github.lykhoyda/ask-gemini
Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions
0 tools

How to use

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

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