Search, retrieve, and filter Giphy GIFs through MCP using query, random, and trending retrieval tools.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent ā or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag ā we're steadily working through the catalog.
š” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server Giphy.
queryCallable MCP tool function
limitCallable MCP tool function
offsetCallable MCP tool function
ratingCallable MCP tool function
langCallable MCP tool function
tagCallable MCP tool function
MCP Server for the Giphy API, enabling AI models to search, retrieve, and utilize GIFs from Giphy.
search_gifs
query (string): Search query term or phraselimit (optional number): Maximum number of objects to return (default: 10, max: 50)offset (optional number): Results offset (default: 0)rating (optional string): Content rating (g, pg, pg-13, r)lang (optional string): Language code (default: en)get_random_gif
tag (optional string): Tag to limit random resultsrating (optional string): Content rating (g, pg, pg-13, r)get_trending_gifs
limit (optional number): Maximum number of objects to return (default: 10, max: 50)offset (optional number): Results offset (default: 0)rating (optional string): Content rating (g, pg, pg-13, r)Each GIF in the response includes:
id: Unique Giphy identifiertitle: GIF titleurl: URL to the GIF on Giphy websiteimages: Object containing various image formats, each with:
url: Direct URL to the image filewidth: Image widthheight: Image heightCreate a .env file with your API key:
To use this with Claude Desktop, add the following to your claude_desktop_config.json:
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
Factual signals from GitHub, npm, and our automated checks ā not a rating.
No reviews yet ā be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/magarcia-mcp-server-giphy)<a href="https://allmcps.com/mcp/magarcia-mcp-server-giphy"><img src="https://allmcps.com/api/badge/magarcia-mcp-server-giphy?style=directory" alt="MCP Server Giphy on AllMCPs" /></a>