google image search for Claude Desktop
com.jojapi/google-image-search
Google Image Search: Fast and Simple Google Images Search API. You can get 100+ search results in.
client:Claude Desktop
transport:streamable-http
tools:2
Install google image search in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"google-image-search": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.jojapi.com/google-image-search"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs