DirectoryGemini Cli MCP
api

Gemini Cli MCP

by google-gemini

57
Health
fair
90
Popularity

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

103,545stars
13,550forks
TypeScript
Apache-2.0
Updated May 10, 2026
#ai#ai-agents#cli#gemini#gemini-api#mcp-client#mcp-server

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "gemini-cli-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gemini-cli"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx gemini-cli

Maintenance Healthfair

Freshness32/40
Issue response0/30
Org backing20/20
Longevity5/10
Updated recently
Most issues unresolved
High issue backlog
Org-backed

Server Info

Categoryapi
LanguageTypeScript
LicenseApache-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory