Spotify Applescript
MCP Serverby sundial-org · Added 5mo ago
Claude
33
Install
git clone https://github.com/sundial-org/awesome-openclaw-skillsAdd to Claude
claude mcp add spotify-applescriptQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"spotify-applescript": {
"command": "npx",
"args": [
"@modelcontextprotocol/spotify-applescript"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Control Spotify desktop app via AppleScript. Play playlists, tracks, albums, episodes, and manage playback. Works reliably with macOS Spotify app without API keys or OAuth.
Tags
developmentgobashgitapiskill