mcpbeat Sign in

Unofficial Apple Music for macOS MCP Server

local only

Unofficial Apple Music for macOS runs on your own machine — the client starts it, so there is no endpoint to ping. 89 installs a week from pypi. Last commit 5 Sep 2026.

Ask for a playlist. Get a real one, playing in Apple Music — no account, nothing stored.

Installs per day peak 312 · avg 49
a month agotoday
89
Installs / week
pypi · secure-applemusic-mcp-for-osx
0
Stars
0 open issues
5 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 16 h ago · rules 3dff92dd89df

Capabilities

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.

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

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.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add secure-applemusic-mcp-for-osx -- uvx secure-applemusic-mcp-for-osx
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "secure-applemusic-mcp-for-osx": {
      "args": [
        "secure-applemusic-mcp-for-osx"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.secure-applemusic-mcp-for-osx]
command = "uvx"
args = ["secure-applemusic-mcp-for-osx"]
.cursor/mcp.json
{
  "mcpServers": {
    "secure-applemusic-mcp-for-osx": {
      "args": [
        "secure-applemusic-mcp-for-osx"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "secure-applemusic-mcp-for-osx": {
      "args": [
        "secure-applemusic-mcp-for-osx"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Unofficial Apple Music for macOS

same job, measured the same way
Fatsecret MCP
by fliptheweb

MCP server for FatSecret API - food search, nutrition, diary, recipes, weight tracking (unofficial)

56 installs/wk local only
Kiwoom Securities MCP Server
by chunsam

Read-only MCP server for the Kiwoom Securities REST API: market data, account inquiry, ISA tax tool

109 installs/wk local only
ÚčtoMost POHODA MCP
by uctomost

Secure remote MCP for supported accounting workflows in authorized STORMWARE POHODA companies.

answering
IPGeolocation.io MCP Server
by ipgeolocation

Official MCP server for IP geolocation, security, ASN, abuse, timezone, astronomy, and user-agent.

52 installs/wk local only
ÚčtoMost KROS MCP
by uctomost

Secure remote MCP for supported accounting workflows in authorized KROS companies.

answering
Secret Scanner
by knurl

Scan configs, files, or text for leaked secrets and obvious misconfigurations. Nothing stored.

1 tools answering
ÚčtoMost Money S3 MCP
by uctomost

Secure remote MCP for supported accounting workflows in authorized Money S3 companies.

answering
C
Egnyte Remote MCP Server
by egnyte

Egnyte's remote MCP server for secure AI access, search, upload and file management in your account.

answering

Unofficial Apple Music for macOS — questions

Answers built from our own checks of this server.

Why is there no uptime for Unofficial Apple Music for macOS?
Unofficial Apple Music for macOS runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package secure-applemusic-mcp-for-osx was installed 89 times last week.
How do I connect Unofficial Apple Music for macOS?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls secure-applemusic-mcp-for-osx straight from pypi; nothing to host, nothing to sign up for.
How many people use Unofficial Apple Music for macOS?
The pypi package secure-applemusic-mcp-for-osx was installed 89 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Unofficial Apple Music for macOS open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.