recent
ActiveTool of Flickr Public
declared in 0.1.0
Most recent public uploads, optionally tag-filtered.
Parameters schema
{
"type": "object",
"examples": [
{
"tags": "sunset,beach",
"limit": 10,
"tagmode": "all"
},
{
"tags": "landscape",
"limit": 20
}
],
"properties": {
"tags": {
"type": "string",
"description": "Comma-sep tags, e.g. \"sunset,beach\""
},
"limit": {
"type": "number",
"description": "1-20 (Flickr caps the feed at 20)."
},
"tagmode": {
"type": "string",
"description": "all | any (default all)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Flickr Public
https://github.com/pipeworx-io/mcp-flickr-public
1/7 registries