@pipeworx/flickr-public
Connect: https://gateway.pipeworx.io/flickr-public/mcp · Install: one-click buttons
Tools: 3
Flickr public photo feeds — keyless slice of the Flickr API. Only what the feeds endpoint exposes: public recent photos, by tag, by user, by group.
For everything else (full search, faves, comments) Flickr requires an API key — out of scope for this pack.
Tools
recent(tags?, limit?)— most recent public uploads, optionally tag-filteredby_user(user_id, limit?)— public uploads from one userby_group(group_id, limit?)— public uploads in one group
Data source
https://api.flickr.com/services/feeds/photos_public.gne?format=json&nojsoncallback=1
Tools
- recent — Most recent public uploads, optionally tag-filtered.
- by_user — Public uploads from one user.
- by_group — Public uploads in one group.