MCP.so
ログイン

yt-mcp-server

@kdr

yt-mcp-server について

MCP server with various utility functions for dealing with youtube data

基本情報

カテゴリ

その他

ランタイム

python

トランスポート

stdio

公開者

kdr

設定

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

{
  "mcpServers": {
    "yt-mcp-server-kdr": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/kdr/yt-mcp-server.git",
        "server"
      ]
    }
  }
}

ツール

3

Returns the YouTube watch URL for a given video ID, optionally starting at a specific time

Returns the thumbnail URL for a given YouTube video ID

Normalizes various YouTube URL formats to the canonical watch URL and extracts the video ID

概要

コメント

「その他」の他のコンテンツ