applemusic mcp for Windsurf
io.github.epheterson/applemusic-mcp
Apple Music MCP server: playlists, library, catalog, playback and Up Next, on Mac/Windows/Linux.
client:Windsurf
transport:stdio
runtime:pypi
Install applemusic mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"applemusic-mcp": {
"command": "uvx",
"args": [
"applemusic-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs