← Back to Plugins
MCP Server MCP

io.github.epheterson/applemusic-mcp

github By github 👁 1 views ▲ 0 votes

Apple Music MCP server: playlists, library, catalog, playback and Up Next, on Mac/Windows/Linux.

Homepage Verified source GitHub

Install

uvx applemusic-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "applemusic-mcp",
      "version": "0.20.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "serve",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...