mcp-tenor-api
@hzrd149
mcp-tenor-api について
An mcp server for using the tenor api
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-tenor-api": {
"command": "docker",
"args": [
"run",
"-i",
"-it",
"-e",
"API_KEY=your-tenor-api-key",
"ghcr.io/hzrd149/mcp-tenor-api"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is mcp-tenor-api?
mcp-tenor-api is a Model Context Protocol server that provides access to the Tenor GIF API. It is intended for use with MCP-compatible clients.
How to use mcp-tenor-api?
Run the server from the Deno registry, a local clone, or Docker. Set the API_KEY environment variable to your Tenor API key.
Key features of mcp-tenor-api
- Integrates the Tenor GIF API via MCP
- Runs on Deno
- Supports execution with Docker
Use cases of mcp-tenor-api
—
FAQ from mcp-tenor-api
How is mcp-tenor-api installed and run?
It can be run directly from the Deno registry, from a local clone, or via Docker. In all cases the API_KEY environment variable must be set.
What dependencies does mcp-tenor-api require?
It requires the Deno runtime and a valid Tenor API key.
What authentication does mcp-tenor-api use?
Authentication is handled through the API_KEY environment variable, which must contain a Tenor API key.
—
「開発者ツール」の他のコンテンツ
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
コメント