Back to search
30
MCP

giphy-mcp

pypi/giphy-mcp

A Model Context Protocol (MCP) server that empowers AI agents to search and retrieve lively GIFs from Giphy, enhancing chat and documentation experiences.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcpcn-gif-animation-mcp
Model Context Protocol Server for Creating GIF Animations from Images
0 tools
gtx-mcp-server
A Model Context Protocol (MCP) server that utilizes XiyanSQL with databases. This server enables AI assistants to list tables, read data, an
0 tools
gcp-mcp
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This a
0 tools
github-mcp-server
A Model Context Protocol (MCP) server built in TypeScript that integrates with GitHub's API, enabling AI assistants to manage repositories,
0 tools
vitaliipsl/image-gen-mcp
A Model Context Protocol (MCP) server that provides AI image generation using Google's Gemini API
0 tools
photoshop-python-api-mcp-server
A Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, a
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "giphy-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}