Google PageRank for AI agents. 25,000+ tools indexed.

gemini-cli-mcp MCP Server

xjoker/gemini-cli-mcp

Score: 53.0 Rank #63 MCP Server
Are you the maintainer of xjoker/gemini-cli-mcp? Claim this listing →

Secure MCP server wrapping Google Gemini CLI — lets Claude Code call Gemini via local OAuth. Cross-platform, activity-based timeout, minimal token overhead.

Add AgentRank to Claude Code Discover and compare tools like xjoker/gemini-cli-mcp — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

xjoker/gemini-cli-mcp is a JavaScript MCP server licensed under MIT. Secure MCP server wrapping Google Gemini CLI — lets Claude Code call Gemini via local OAuth. Cross-platform, activity-based timeout, minimal token overhead.

Ranked #63 out of 124 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

JavaScript MIT 2 weekly downloads 2 tool calls 19 npm/wk

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 4

4 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads 13% 19/wk

19 weekly installs → early adoption

PyPI Downloads N/A
Forks 0
Description Detailed
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for xjoker/gemini-cli-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/xjoker--gemini-cli-mcp)](https://agentrank-ai.com/tool/xjoker--gemini-cli-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/xjoker--gemini-cli-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/xjoker--gemini-cli-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="xjoker/gemini-cli-mcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# gemini-cli-mcp

[中文文档](./README.zh-CN.md)

A secure [MCP](https://modelcontextprotocol.io/) server that wraps Google's [Gemini CLI](https://github.com/google-gemini/gemini-cli). It lets Claude Code (or any MCP client) call Gemini models using your local OAuth session — no API key required.

## Highlights

- **Secure** — `spawn(shell:false)` on Unix; controlled `shell:true` + arg escaping on Windows. No command injection.
- **Cross-platform** — macOS, Linux, Windows. Auto-resolves `.cmd` wrappers and forces UTF-8.
- **Activity-based timeout** — idle timer resets on each output chunk. Long thinking won't be killed; stuck 429 retries will.
- **Low token overhead** — replaces Gemini's ~8 800-token default system prompt with a minimal one (~50 tokens).
- **Clean output** — internally uses `stream-json` and parses structured responses. No stdout noise pollution.
- **2 tools only** — `gemini_query` + `gemini_info`. Minimal context-window footprint for the host AI.

## Prerequisites

1. **No
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.