MCP.so
Sign In

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

{
  "mcpServers": {
    "bsmi021_mcp-gemini-server": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@bsmi021/mcp-gemini-server",
        "--client",
        "claude"
      ]
    }
  }
}

More from AI & Agents