Back to search
30
MCP

ask-gemini-mcp

npm/ask-gemini-mcp

MCP server for Gemini CLI integration - for Claude IDE and other IDEs

Uptime
0.0%
3 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-search-mcp
MCP server that exposes Gemini web search and document question answering tools.
0 tools
mcp-server-gemini
MCP server implementation for Google's Gemini API
0 tools
gemini-cli-mcp-tool
MCP server that wraps Gemini CLI for token-efficient AI operations
0 tools
iflow-mcp_gemini-mcp-server
MCP server for Gemini CLI
0 tools
gemini-mcp-bridge
Lightweight MCP server bridging Claude Code to Google's Gemini AI via official CLI
0 tools

How to use

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

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