YouTube Browser Control
FreeNot checkedAn MCP server for YouTube automation using Playwright and Gemini AI agent. Enables browser control for YouTube operations like searching, playing videos, skippi
About
An MCP server for YouTube automation using Playwright and Gemini AI agent. Enables browser control for YouTube operations like searching, playing videos, skipping ads, and managing playback through natural language commands.
README
YouTube automation MCP server using Playwright + Gemini agent (no Selenium).
Cài đặt
1. Cài Python
- Tải Python 3.8+ từ: https://www.python.org/downloads/
- Khi cài, tick chọn "Add Python to PATH"
2. Cài thư viện
pip install -r requirements.txt
3. Cấu hình API key + Endpoint
- Tạo file
.envvới nội dung:
GEMINI_API_KEY=YOUR_GEMINI_API_KEY
MCP_ENDPOINT=wss://api.xiaozhi.me/mcp/?token=YOUR_TOKEN_HERE
# Tùy chọn: tắt tự kết nối lại khi WebSocket rớt (mặc định bật)
# MCP_WS_RECONNECT=false
- Truy cập https://xiaozhi.me để lấy WebSocket token cho
MCP_ENDPOINT. - Nếu log vẫn báo đóng kết nối mã 1006 sau khi cập nhật bridge (heartbeat + reconnect), broker hoặc mạng có thể đang timeout trong lúc chờ
tools/calllâu — kiểm tra giới hạn thời gian / chính sách phía xiaozhi hoặc proxy cục bộ.
4. Chạy chương trình
python client.py
Tools có sẵn
open_youtube- Mở YouTubesearch_video- Tìm kiếm videoplay_first_video- Phát video đầu tiênsearch_and_play- Prompt automation: mở YouTube, tìm query, chọn video phù hợp, phát videosearch_and_play_with_agent- Alias củasearch_and_playskip_ad- Bỏ qua quảng cáotoggle_fullscreen- Bật/tắt fullscreenget_current_url- Lấy URL hiện tạiclose_browser- Đóng trình duyệt
Chế độ chạy
# WebSocket (mặc định)
python client.py
# Debug mode
python client.py --debug
# Stdio mode
python client.py stdio
Lưu ý: Server giữ browser session để bạn có thể gọi nhiều tool liên tiếp (search_video -> play_first_video -> skip_ad).
"# mcp"
Installing YouTube Browser Control
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/duong0411/mcpFAQ
Is YouTube Browser Control MCP free?
Yes, YouTube Browser Control MCP is free — one-click install via Unyly at no cost.
Does YouTube Browser Control need an API key?
No, YouTube Browser Control runs without API keys or environment variables.
Is YouTube Browser Control hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install YouTube Browser Control in Claude Desktop, Claude Code or Cursor?
Open YouTube Browser Control on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Playwright
Browser automation, scraping, screenshots
by MicrosoftPuppeteer
Browser automation and web scraping.
by modelcontextprotocolopentabs-dev/opentabs
Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser session. 100+ plugins with a
by opentabs-devrobhunter/agentdeals
1,500+ developer infrastructure deals, free tiers, and startup programs across 54 categories. Search deals, compare vendors, plan stacks, and track pricing chan
by robhunterhlydecker/ucsc-genome-mcp
MCP server to interact with the UCSC Genome Browser API, letting you find genomes, chromosomes, and more.
by hlydecker34892002/bilibili-mcp-js
A MCP server that supports searching for Bilibili content. Provides LangChain integration examples and test scripts.
by 34892002achiya-automation/safari-mcp
Native Safari browser automation for AI agents with 80+ tools. No Chrome dependency, optimized for Apple Silicon with 60% less CPU overhead.
by achiya-automationagent-infra/mcp-server-browser
Browser automation capabilities using Puppeteer, both support local and remote browser connection.
by bytedanceaparajithn/agent-scraper-mcp
Web scraping MCP server for AI agents. 6 tools: clean content extraction, structured scraping with CSS selectors, full-page screenshots via Playwright, link ext
by aparajithnapireno/DOMShell
Browse the web using filesystem commands (ls, cd, grep, click). 38 MCP tools map Chrome's Accessibility Tree to a virtual filesystem via a Chrome Extension.
by apirenoCompare YouTube Browser Control with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All browse MCPs
