MCP Directory
Back

gemini-cli

by google-gemini · TypeScript · ★ 105,607

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

#ai#ai-agents#cli#gemini#gemini-api#mcp-client#mcp-server

Install

npx -y github:google-gemini/gemini-cli

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "gemini-cli": {
      "command": "npx",
      "args": [
        "-y",
        "github:google-gemini/gemini-cli"
      ]
    }
  }
}

From the README

[](https://github.com/google-gemini/gemini-cli/actions/workflows/ci.yml) [](https://github.com/google-gemini/gemini-cli/actions/workflows/chained_e2e.yml) [](https://www.npmjs.com/package/@google/gemini-cli) [](https://github.com/google-gemini/gemini-cli/blob/main/LICENSE) [](https://codewiki.google/github.com/google-gemini/gemini-cli?utm_source=badge&utm_medium=github&utm_campaign=github.com/google-gemini/gemini-cli) Gemini CLI is an open-source AI agent that brings the power of Gemini directly into your terminal. It provides lightweight access to Gemini, giving you the most direct path from…
Read full README on GitHub →

Related ai & ml servers