Skip to main content
Glama

mcp-giphy

Giphy MCP — Giphy API(パブリックベータキー、無料)をラップします

Pipeworx の一部 — AIエージェントを1476以上のライブデータソースに接続するMCPゲートウェイです。

ツール

ツール

説明

search_gifs

キーワードでGiphyのGIFを検索します。タイトル、URL、レーティング、複数の画像サイズを返します。

trending_gifs

Giphyで現在トレンドのGIFを取得します。タイトル、URL、レーティング、複数の画像サイズを返します。

random_gif

ランダムな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/mcptools/list は、上記の表のツールに加えて、共有のPipeworxメタツールask_pipeworxdiscover_toolssearch_withinremember/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

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    C
    maintenance
    Enables AI models to search, retrieve, and utilize GIFs from Giphy with features like content filtering, multiple search methods, and comprehensive metadata.
    3
    1,016
    33
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    This 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.
  • F
    license
    Not graded
    quality
    D
    maintenance
    An 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.
  • -
    license
    Not graded
    quality
    Not graded
    maintenance
    An 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.

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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