You're viewing a demo portfolio

Join the waitlist
PRSM

search_gifs

Active

Tool of Giphy

declared in 0.1.0

Search Giphy for GIFs by keyword. Returns title, URL, rating, and multiple image sizes.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "funny cats"
    },
    {
      "limit": 15,
      "query": "celebration"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of results to return (1–25, default 10)"
    },
    "query": {
      "type": "string",
      "description": "Search query, e.g. \"funny cats\" or \"celebration\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Giphy

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

1/7 registries
View full server →