Back to Home
dkasaj icon

tubist-mcp-server

Verified Safe

by dkasaj

Overview

Enable AI assistants to play YouTube videos in the Tubist macOS app using natural language.

Installation

Run Command
node index.js

Security Notes

The server uses `child_process.spawn('open', [tubistURL])` to open URLs. The `tubistURL` is constructed using a YouTube URL provided by the AI assistant. While `open` is a trusted macOS command for delegating URL handling, the overall security relies on the Tubist application's robust handling of its custom URL scheme (`tubist://play?`). The server itself does not contain direct `eval` calls, unsanitized shell interpolations for arbitrary commands, or hardcoded secrets.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens30
Stars0
Forks0
Last Update2026-01-19

Tags

mcpyoutubemacosai-assistantmedia-player