MCP.so
Sign In
Servers
A

Ask Gemini Mcp

@Lykhoyda

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "ask-gemini-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ask-gemini-mcp"
      ],
      "env": {
        "GMCPT_TIMEOUT_MS": "300000",
        "GMCPT_LOG_LEVEL": "warn"
      }
    }
  }
}

More from AI & Agents