Back to directory
magarcia/mcp-server-giphy

magarcia/mcp-server-giphy

@magarcia

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

giphygifmcp-serveraisearchapientertainment

Installation & Configuration

{
  "mcpServers": {
    "giphy": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-giphy"
      ],
      "env": {
        "GIPHY_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12