SERVER
mpv
Rank #30804pulsemcp/arijit-gogoi-mpv
Control mpv media player — playback, playlists, YouTube streaming, and downloads.
First listed
Apr 12, 2026
Last publish date
Apr 12, 2026
OVERVIEW
mpv is a Model Context Protocol (MCP) server published by arijit-gogoi. It ranks #30804 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. mpv is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on Apr 12, 2026.
STANDING
#30,804of 58,900 tracked servers
Ranks ahead of 28,096 of 58,900 servers on MCP Toplist.
CONNECT
Use mpv
Add mpv to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"arijit-gogoi-mpv": {
"command": "npx",
"args": [
"-y",
"mpv-mcp-server"
],
"env": {
"MPV_PATH": "<your MPV_PATH>",
"MPV_IPC_PATH": "<your MPV_IPC_PATH>",
"MPV_MEDIA_DIRS": "<your MPV_MEDIA_DIRS>",
"MPV_DOWNLOAD_DIR": "<your MPV_DOWNLOAD_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
arijit-gogoi
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.2.0 | Apr 12, 2026 |
| 1.1.1 | Apr 12, 2026 |
FAQ
Frequently asked questions
- What is mpv?
- Control mpv media player — playback, playlists, YouTube streaming, and downloads.
- Who maintains mpv?
- mpv is maintained by arijit-gogoi, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is mpv an official MCP server?
- Yes — mpv is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does mpv have?
- MCP Toplist tracks 2 versions of mpv, most recently published on Apr 12, 2026.
- Where can I find the source code for mpv?
- The source code for mpv is hosted at github.com/arijit-gogoi/mpv-mcp-server.
EXPLORE