giphy
mcp-giphy
Giphy MCP — Giphy API(パブリックベータキー、無料)をラップします
Pipeworx の一部 — AIエージェントを1476以上のライブデータソースに接続するMCPゲートウェイです。
ツール
ツール | 説明 |
| キーワードでGiphyのGIFを検索します。タイトル、URL、レーティング、複数の画像サイズを返します。 |
| Giphyで現在トレンドのGIFを取得します。タイトル、URL、レーティング、複数の画像サイズを返します。 |
| ランダムなGIFを取得します。タグ(例:「cats」)でフィルタリング可能です。タイトル、URL、レーティング、画像URLを返します。 |
Related MCP server: Giphy MCP Server
クイックスタート
MCPクライアント(Claude Desktop、Cursor、Windsurfなど)に追加します:
{
"mcpServers": {
"giphy": {
"url": "https://gateway.pipeworx.io/giphy/mcp"
}
}
}このエンドポイントが実際に提供するもの
https://gateway.pipeworx.io/giphy/mcp の tools/list は、上記の表のツールに加えて、共有のPipeworxメタツール — ask_pipeworx、discover_tools、search_within、remember/recall、およびその他のゲートウェイ全体のツールセットを返します。したがって、表示されるツール数はこの表よりも多くなります。単一パックのエンドポイントでは、現在、パック独自のツールに加えて約30の共有ツールがリストされます。接続の initialize レスポンスは正確なスコープを宣言しており、その日の権威ある回答となります。
これは意図的なものであり、偶然のマルチプレクシングではありません。メタツールにより、スコープ付き接続がこのパックがカバーしない質問に回答できるようになります — ask_pipeworx 経由でカタログ全体にルーティングされます — 2つ目のMCPサーバーを追加することなく。現在、メタツールなしでパックエンドポイントをマウントする方法はありません。追加のスキーマがルーティングの価値よりも多くのコンテキストを消費する場合は、複数のパックエンドポイントに接続するのではなく、フルゲートウェイに一度接続してください。
または、フルPipeworxゲートウェイに接続して、このパックのものだけでなく、すべてのパックのツールを直接リスト表示することもできます:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}どちらのURLも同じゲートウェイと同じ1476以上のデータソースに到達します。唯一の違いは、どのパックのツールが直接リストされるかです。ask_pipeworx はどちらからでもすべてのツールに到達できます。
ask_pipeworx での使用
ツールを直接呼び出す代わりに、平易な英語で質問できます — これは上記のパックエンドポイントでもフルゲートウェイでも機能します:
ask_pipeworx({ question: "your question about Giphy data" })ゲートウェイが適切なツールを選択し、引数を自動的に入力します。
詳細
ライセンス
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables AI models to search, retrieve, and utilize GIFs from Giphy with features like content filtering, multiple search methods, and comprehensive metadata.31,01633MIT
- FlicenseNot gradedqualityDmaintenanceThis is an auto-generated Multi-Agent Conversation Protocol server that enables interaction with the Giphy API, allowing users to access and use Giphy's GIF services through natural language commands.
- FlicenseNot gradedqualityDmaintenanceAn MCP (Multi-Agent Conversation Protocol) Server that enables interaction with the Giphy API, allowing agents to search, retrieve, and manage GIF animations through natural language commands.
- -licenseNot gradedqualityNot gradedmaintenanceAn MCP (Multi-Agent Conversation Protocol) Server that enables interaction with the Giphy API, allowing users to search, retrieve, and manipulate GIF content through natural language commands.
Related MCP Connectors
Generate images, video, and audio with Glif's media-generation agent
Generate images, GIFs, and PDFs from HTML, URLs, or templates — from your AI agent.
Give your agent live data from Twitter, Reddit, the web and GitHub. No API keys, no scraping stack.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-giphy'
If you have feedback or need assistance with the MCP directory API, please join our Discord server