Server data from the Official MCP Registry
Control mpv media player — playback, playlists, YouTube streaming, and downloads.
Control mpv media player — playback, playlists, YouTube streaming, and downloads.
Set these up before or after installing:
Environment variable: MPV_PATH
Environment variable: MPV_IPC_PATH
Environment variable: MPV_MEDIA_DIRS
Environment variable: MPV_DOWNLOAD_DIR
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-arijit-gogoi-mpv-mcp-server": {
"env": {
"MPV_PATH": "your-mpv-path-here",
"MPV_IPC_PATH": "your-mpv-ipc-path-here",
"MPV_MEDIA_DIRS": "your-mpv-media-dirs-here",
"MPV_DOWNLOAD_DIR": "your-mpv-download-dir-here"
},
"args": [
"-y",
"mpv-mcp-server"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
12 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally