Skip to content
Claude Desktop

HasData Google Images for Claude Desktop

com.hasdata/google-images

Google Images results with source pages, thumbnails and full-resolution URLs, as JSON.

client:Claude Desktop transport:streamable-http runtime:npm

Install HasData Google Images in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "google-images": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.hasdata.com/mcp?apis=google_images"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

HasData Google Images in other clients