Gyazo already holds every capture you took; full-text search is what turns that pile into something an agent can retrieve from, and upload closes the loop when the agent produces an image of its own. Organising is not part of the deal — no albums, no deletion, no editing metadata after the fact.
A four-tool server over the Gyazo API: full-text search across your uploads, capture retrieval with metadata, and upload.
- Full-text search across the captures uploaded to the account, paged by page and per
- Any capture fetched by its id or its Gyazo URL, image content and metadata together
- The most recent upload fetched without needing to know its id first
- New images uploaded with a title, description, referer URL and originating app
GYAZO_ACCESS_TOKEN — search and the latest-upload lookup both run against the captures belonging to that token.
One command plus a key — npx @notainc/gyazo-mcp-server, then supply credentials
