gemini-cli-mcp-server

mizunashi-mana/gemini-cli-mcp-server
★ 0 stars Unknown language 🤖 AI/LLM Updated today
An MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gemini-cli-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "mizunashi-mana/gemini-cli-mcp-server"
      ]
    }
  }
}

README Excerpt

> A Claude Desktop extension that brings Gemini into Claude — via your Google Workspace login, no API key required. `gemini-mcp` is an [MCP](https://modelcontextprotocol.io/) server that wraps the official from Claude Desktop (and other MCP-compatible clients) using the **OAuth login your Gemini CLI already has** — typically tied to your Google Workspace account.