mcp-server-giphy

mcp-server-giphy

8

MCP Server Giphy is a server module designed for AI applications to interface with the Giphy API. It provides efficient search, retrieval, and utilization of GIFs with various filtering and metadata options optimized for use in AI models.

MCP Server Giphy

MCP Server for the Giphy API, enabling AI models to search, retrieve, and utilize GIFs from Giphy.

Features

  • Content Filtering: Filter results by rating (G, PG, PG-13, R) to ensure appropriate content
  • Optimized Response Format: Response data optimized for AI model consumption
  • Multiple Search Methods: Support for query-based, random, and trending GIF retrieval
  • Comprehensive Metadata: Each GIF comes with full metadata including dimensions, formats, and attribution
  • Pagination Support: Control result size and pagination for efficient API use

Tools

  1. Search for GIFs on Giphy with a query string
  2. Get a random GIF from Giphy, optionally filtered by tag
  3. Get trending GIFs on Giphy

Setup

  • Create a Giphy API Key by signing up on the Giphy Developer site.
  • Configure environment by creating a .env file with the API key.