MCP.so
Sign In
Servers

yt-mcp-server

@xue160709

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "yt-mcp-server": {
      "command": "node",
      "args": [
        "/absolute/path/to/yt-mcp-server/dist/index.js"
      ]
    }
  }
}

More from Other