MCP server for the [Giphy API](https://developers.giphy.com/) — search, trending, and random GIFs as tools for AI coding agents. | Tool | Description | |------|-------------| | `search_gifs` | Search for GIFs by query string | | `get_trending_gifs` | Get currently trending GIFs | | `get_random_gif` | Get a random GIF, optionally filtered by tag |