Skip to content
Gemini CLI

Google Scholar for Gemini CLI

io.github.johnisanerd/google-scholar

Search Google Scholar for academic papers, citations, and author profiles.

client:Gemini CLI transport:streamable-http

Install Google Scholar in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "google-scholar": {
      "httpUrl": "https://mcp.apify.com/?tools=johnvc/google-scholar-api"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Google Scholar in other clients