gemini-researcher
Stateless MCP server that proxies research queries to Gemini CLI, reducing agent context/model usage
stdio v1.0.2
Connection Configuration
Add this to your AI agent's MCP config file to connect.
Run in your terminal:
claude mcp add io.github.capybearista--gemini-researcher -- npx
Server Details
Transport
stdio
Authentication
NoneVersion
v1.0.2
Server Name
io.github.capyBearista/gemini-researcher
Last Updated
Jan 26, 2026
Get Started
How to install and connect this MCP server.
Required Configuration
Environment variables you must provide when running this server.
| Variable | Required |
|---|---|
GEMINI_API_KEY secret | Optional |
PROJECT_ROOT | Optional |
RESPONSE_CHUNK_SIZE_KB | Optional |
CACHE_TTL_MS | Optional |
DEBUG | Optional |
GOOGLE_APPLICATION_CREDENTIALS | Optional |
GOOGLE_CLOUD_PROJECT | Optional |
VERTEX_AI_PROJECT | Optional |