Loading MCP server directory, please wait...
Rust MCP server and CLI for yt-dlp search, downloads, metadata, transfers, and Plex playlists.
npx @getmcp/cli add ai.dinglebear/ytdl-rmcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.dinglebear/ytdl-rmcp": {
"command": "npx",
"args": [
"-y",
"ytdl-rmcp"
],
"env": {
"YTDLP_PLEX_URL": "",
"YTDLP_PLEX_TOKEN": "",
"YTDLP_ACOUSTID_CLIENT_KEY": "",
"YTDL_RMCP_BINARY_VERSION": "",
"YTDL_RMCP_RELEASE_BASE_URL": "https://github.com/jmagar/ytdl-rmcp/releases/download",
"RUST_LOG": "info"
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.
Local-first MCP gateway and homelab control plane with CLI, HTTP API, and web UI.