You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of Tenor

declared in 0.1.0

Search Tenor's GIF and sticker library by keyword (q); supports locale, content-safety filter, aspect-ratio range, randomization, and pagination; returns media URLs and metadata.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "q": "cat dancing"
    },
    {
      "q": "celebrate",
      "limit": 10,
      "locale": "en_US",
      "contentfilter": "medium"
    }
  ],
  "required": [
    "q"
  ],
  "properties": {
    "q": {
      "type": "string"
    },
    "pos": {
      "type": "string"
    },
    "limit": {
      "type": "number"
    },
    "locale": {
      "type": "string"
    },
    "random": {
      "type": "boolean"
    },
    "ar_range": {
      "type": "string"
    },
    "client_key": {
      "type": "string"
    },
    "media_filter": {
      "type": "string"
    },
    "contentfilter": {
      "type": "string",
      "description": "off|low|medium|high"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Tenor

https://github.com/pipeworx-io/mcp-tenor

1/7 registries
View full server →