← All servers
🔧

Gemini Code ContextVerified🛡 No advisories

io.github.qmediat/gemini-code-context-mcp
New to MCP? Start here →
0★ stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/qmediat, which proved it owns this namespace.

Verified owner: github.com/qmediatio.github.qmediat/gemini-code-context-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs GEMINI_API_KEY.
Configuration
Reads GEMINI_CREDENTIALS_PROFILE, GEMINI_USE_VERTEX, GOOGLE_CLOUD_PROJECT, GEMINI_DAILY_BUDGET_USD, GEMINI_CODE_CONTEXT_DEFAULT_MODEL, GEMINI_CODE_CONTEXT_CACHE_TTL_SECONDS, ….

About

Gemini 2M context cache for Claude Code — persistent; repeat queries ~8x faster, ~4x cheaper.

Packages & transports

npm@qmediat.io/gemini-code-context-mcpv1.16.3 · npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "gemini_code_context": {
      "command": "npx",
      "args": [
        "-y",
        "@qmediat.io/gemini-code-context-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @qmediat.io/gemini-code-context-mcp