Skip to main content
Glama

MCP Server Giphy

search_gifs

Search for GIFs on Giphy using keywords to find animated images for messages, presentations, or social media posts with content filtering options.

Instructions

Search for GIFs on Giphy with a query string

Input Schema

NameRequiredDescriptionDefault
langNoLanguage code (default: en)
limitNoMaximum number of objects to return (default: 10, max: 50)
offsetNoResults offset (default: 0)
queryYesSearch query term or phrase
ratingNoContent rating (g, pg, pg-13, r)

Input Schema (JSON Schema)

{ "properties": { "lang": { "description": "Language code (default: en)", "type": "string" }, "limit": { "description": "Maximum number of objects to return (default: 10, max: 50)", "type": "number" }, "offset": { "description": "Results offset (default: 0)", "type": "number" }, "query": { "description": "Search query term or phrase", "type": "string" }, "rating": { "description": "Content rating (g, pg, pg-13, r)", "enum": [ "g", "pg", "pg-13", "r" ], "type": "string" } }, "required": [ "query" ], "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