Connect your account, then chat with AI to run tools.
Google Images results with source pages, thumbnails and full-resolution URLs, as JSON.
Connect straight to this server’s public endpoint.
https://mcp.hasdata.com/mcp?apis=google_imagesThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
Live probe refreshed Sep 23, 2026 · Endpoint host mcp.hasdata.com
Domain knowledge for Google Images MCP Server — workflow patterns, data models, and gotchas for your AI agent.
One tool, hasdata_google_images_images_getImageSearchResults. Only q is required, and one call returns a hundred results rather than ten.
Cost is per call rather than per result, so the cheapest shape here is one wide call. ijn is the page number and it starts at zero, which makes 1 the second hundred, not the first.
original points at the file on whoever hosts it, so it carries none of Google's availability and can be dead, hotlink-blocked or slow. Fetch it defensively and fall back to thumbnail, which is served from Google's CDN as a URL rather than embedded data.
originalWidth and originalHeight describe the file behind original. Filtering by size locally means reading those rather than measuring whatever you displayed.
tbs is Google's own filter string and several filters combine with commas, such as isz:l,ic:gray,itp:photo. An unrecognised value is ignored rather than rejected, and a filter that did nothing looks identical to a filter that matched everything. Check that the result set actually narrowed before trusting a tbs string assembled by hand.
The useful ones are isz:l, isz:m and isz:i for size, isz:lt,islt:qsvga upward for a floor, ic:color and ic:gray, ic:specific,isc:red for a named colour, and itp:photo, itp:face, itp:clipart, itp:lineart and itp:animated for type.
domain is which Google answers, gl is where the search comes from, and hl is the interface language. They move the results less than people expect, so change one at a time and compare.
Nothing here licenses an image. The results say where a file sits, not whether it can be used.
Google Images requires sign-in before tools can be listed. Connect the MCP server to inspect the live tool list in your client.
Connect Google Images MCP Server to any MCP client in minutes
Operate Google Images? You can take over the listing's metadata.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
This server uses the MCP protocol with a live tool list. Tools are discovered when your MCP client connects (often after authentication), so they are not enumerated on this public page. Open Studio or connect from your client to see the tools available to your workspace.
Google Images results with source pages, thumbnails and full-resolution URLs, as JSON. It provides MCP tools that your client discovers when it connects (this page may not list every tool name) that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/mcphasdatacommcp-8. Authentication is handled automatically.
Google Images MCP Server is a remote MCP server. The live tool list is supplied by the server when your MCP client connects, so the count is not fixed on this public page. After you connect in MCPBundles Studio or your client, you will see the tools your session can call. A SKILL.md is still included to guide your agent on capabilities and workflows.
Google Images MCP Server uses One-click sign in. Google Images MCP Server requires credentials. Connect via MCPBundles and authentication is handled automatically.
© 2026 ThinkChain Inc. All rights reserved.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.
Other MCP servers in this category from the directory index
Google Scholar search results, citation counts and citation export formats, as structured JSON.
SuggestAPI exposes commerce tools through MCP and WebMCP on its Agent Gateway
Bing search results with the ad block and Copilot answer, geo and market targeting, as JSON.
Real-time web search API and MCP for AI agents and RAG apps.
DuckDuckGo search as JSON. Ranked results, ads in their own array, 37 regions.
Hosted MCP server for HasData scraping and search APIs. One endpoint for Google, Amazon, Walmart, Zi...