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

概览

评论

其他 分类下的更多 MCP 服务器