other tools and integrations

Mcp Server Giphy

Search and retrieve GIFs from Giphy's vast library through the Giphy API.

typescript
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y magarcia/mcp-server-giphy

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-giphy",
  "command": "npx",
  "args": [
    "-y",
    "magarcia/mcp-server-giphy"
  ]
}

About This MCP Server

magarcia/mcp-server-giphy

Search and retrieve GIFs from Giphy's vast library through the Giphy API.

GitHub: https://github.com/magarcia/mcp-server-giphy

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub