Skip to main content
Glama

MCP Server Giphy

get_random_gif

Retrieve a random GIF from Giphy with optional tag filtering and content rating controls for appropriate usage.

Instructions

Get a random GIF from Giphy, optionally filtered by tag

Input Schema

NameRequiredDescriptionDefault
ratingNoContent rating (g, pg, pg-13, r)
tagNoTag to limit random results (optional)

Input Schema (JSON Schema)

{ "properties": { "rating": { "description": "Content rating (g, pg, pg-13, r)", "enum": [ "g", "pg", "pg-13", "r" ], "type": "string" }, "tag": { "description": "Tag to limit random results (optional)", "type": "string" } }, "type": "object" }

Other Tools from MCP Server Giphy

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/magarcia/mcp-server-giphy'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server