Yt2Vlc Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Yt2Vlc Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
YouTube 영상을 VLC 플레이어로 스트리밍하는 MCP 서버
pip install -r requirements.txtpython main.py서버는 http://127.0.0.1:8000에서 실행됩니다.
Claude Desktop은 원격 MCP 서버를 직접 사용할 수 없으므로 프록시 서버를 사용합니다.
python main.py%APPDATA%\Claude\claude_desktop_config.json)에 다음을 추가:{
"mcpServers": {
"yt2vlc-mcp": {
"command": "python",
"args": ["/path/to/proxy_server.py"],
}
}
}구조: Claude Desktop → STDIO → proxy_server.py → HTTP → main.py
Cursor의 MCP 설정 파일 (.cursorrules 또는 설정)에 다음을 추가하세요:
{
"mcp": {
"servers": {
"yt2vlc-mcp": {
"url": "http://127.0.0.1:8000"
}
}
}
}YouTube에서 "노래 제목" 검색해줘https://www.youtube.com/watch?v=... 이 영상을 VLC로 재생해줘~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.