Skip to content
Gemini CLI

apify mcp server for Gemini CLI

com.apify/apify-mcp-server

Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡

client:Gemini CLI transport:streamable-http

Install apify mcp server in Gemini CLI

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

{
  "mcpServers": {
    "apify-mcp-server": {
      "httpUrl": "https://mcp.apify.com/"
    }
  }
}

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

apify mcp server in other clients