MCP.so
ログイン

temp

@dongjunhahm

temp について

MCP server for youtube! Allows you to directly search and access transcripts on youtube through a single call in the Claude LLM

基本情報

カテゴリ

メディアとデザイン

ランタイム

node

トランスポート

stdio

公開者

dongjunhahm

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "youtube-server-mcp": {
      "command": "bun",
      "args": [
        "run",
        "index.ts"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is temp?

How to use temp?

Install dependencies with bun install, then run with bun run index.ts.

Key features of temp?

Use cases of temp?

FAQ from temp?

コメント

「メディアとデザイン」の他のコンテンツ