Back to search
30
MCP

gemini-cli-mcp-tool

pypi/gemini-cli-mcp-tool

MCP server that wraps Gemini CLI for token-efficient AI operations

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

gemini-web-mcp-cli
MCP server and CLI for the Gemini web interface
0 tools
gemini-mcp-cli
FastMCP server wrapping Google's Gemini CLI — use Gemini models from any MCP client
0 tools
gemini-cli-mcp-fast
FastMCP server wrapping Google's Gemini CLI — use Gemini models from any MCP client
0 tools
mcp-server-gemini
MCP server implementation for Google's Gemini API
0 tools
io.github.mkxultra/ai-cli-mcp
MCP server for AI CLI tools (Claude, Codex, and Gemini) with background process management
0 tools
gemini-cli-mcp-slim
A thin, auditable MCP server wrapping the Gemini CLI. Forward-compatible with future CLI flags via extra_args passthrough.
0 tools

How to use

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

{
  "mcpServers": {
    "gemini-cli-mcp-tool": {
      "url": "None",
      "transport": "http"
    }
  }
}