Applemusic MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 160 installs a week from pypi. Last commit 28 Aug 2026.
Apple Music MCP server: playlists, library, catalog, playback and Up Next, on Mac/Windows/Linux.
We read the source, 12 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
r = subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add applemusic-mcp -- uvx applemusic-mcp
{
"mcpServers": {
"applemusic-mcp": {
"args": [
"applemusic-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.applemusic-mcp]
command = "uvx"
args = ["applemusic-mcp"]
{
"mcpServers": {
"applemusic-mcp": {
"args": [
"applemusic-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"applemusic-mcp": {
"args": [
"applemusic-mcp"
],
"command": "uvx"
}
}
}
Apple Music MCP server — search catalog, manage playlists, and access your library via Claude.
MCP server for Spotify - let AI agents control playback, search music, and manage playlists
MCP server for reading Simplenote notes across macOS, Linux, and Windows
MCP server for web page and cross-platform system screenshots (macOS, Linux, Windows)
The most complete Spotify MCP: playback, library, playlists, search, podcasts and audiobooks.
Native MCP server for controlling AMD/Xilinx Vivado on Windows and Linux via persistent Tcl.
AI Linux & Windows server management with Claude MCP and fully private agents using local AI
Reads text aloud locally on Windows, macOS, and Linux. No API key, account, or cloud service.
Answers built from our own checks of this server.