Google Images Search
JSON →Search for Google images, view results, and download them directly within your IDE.
Tools · 2
- search_image Find images using Google's vast database. Parameters: query (required), count (1-10, default: 2), safe ('off'/'medium'/'high'), startIndex (for pagination).
- persist_image Download and save images to your project. Parameters: url (required), targetPath (required). Includes security features: path validation, MIME type checking, 10MB size limit, supports all major image formats.
Environment variables
SEARCH_ENGINE_ID
Links
★ 11 GitHub stars