featured
ActiveTool of Tenor
declared in 0.1.0
Fetch Tenor's current editorially featured GIFs; supports locale, content filter, aspect-ratio range, and pagination; returns media URLs and metadata.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 20
},
{
"locale": "en_US",
"contentfilter": "high"
}
],
"properties": {
"pos": {
"type": "string"
},
"limit": {
"type": "number"
},
"locale": {
"type": "string"
},
"ar_range": {
"type": "string"
},
"media_filter": {
"type": "string"
},
"contentfilter": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Tenor
https://github.com/pipeworx-io/mcp-tenor
1/7 registries