random_gif
ActiveTool of Giphy
declared in 0.1.0
Get a random GIF, optionally filtered by tag (e.g., "cats"). Returns title, URL, rating, and image URLs.
Parameters schema
{
"type": "object",
"examples": [
{
"tag": "dogs"
}
],
"required": [],
"properties": {
"tag": {
"type": "string",
"description": "Optional tag to filter by, e.g. \"dogs\" or \"anime\""
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Giphy
https://github.com/pipeworx-io/mcp-giphy
1/7 registries