← All servers
🔧

Mpv ServerVerified🛡 No advisories

io.github.arijit-gogoi/mpv-mcp-server
New to MCP? Start here →
1★ stars
52weekly installs
3 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/arijit-gogoi, which proved it owns this namespace.

Verified owner: github.com/arijit-gogoiio.github.arijit-gogoi/mpv-mcp-server

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads MPV_PATH, MPV_IPC_PATH, MPV_MEDIA_DIRS, MPV_DOWNLOAD_DIR.

About

Control mpv media player — playback, playlists, YouTube streaming, and downloads.

Packages & transports

npmmpv-mcp-serverv1.2.0 · npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mpv_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "mpv-mcp-server"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y mpv-mcp-server