$ timeahead.in
mcp/mcp-server-giphy/install

install mcp-server-giphy

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/magarcia/mcp-server-giphy
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "giphy": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-giphy"
      ],
      "env": {
        "GIPHY_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/mcp-server-giphy/install/claude-desktop
← back to mcp-server-giphy