MCP Server
MCP
io.github.epheterson/applemusic-mcp
Apple Music MCP server: playlists, library, catalog, playback and Up Next, on Mac/Windows/Linux.
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
By
Comments
Sign in to leave a comment