Skip to content

Latest commit

 

History

History

README.md

webfetch docs

Installation

Reference

The "Google Images alternative" story

Manually Googling images and right-click-saving has four problems:

  1. You don't know the license, so you can't safely ship the result.
  2. You can't script it — every new site means another afternoon.
  3. Google's own Image Search API is retired; scraping is brittle and ToS-grey.
  4. No shared cache: you re-download the same image dozens of times.

This package fixes all four by federating across direct-source APIs that do have stable terms and structured license metadata, ranking candidates license-first, and exposing the result as an MCP tool every coding agent can call in one line.