servers/ ai-agents/ mcp-apple-music
Mcp Apple Music icon

Mcp Apple Music

Unverified Claim & verify → AI & Agents

Apple Music MCP server — search catalog, manage playlists, and access your library via Claude.

View on GitHub ↗
Overview Installation

Overview

Mcp Apple Music is a Model Context Protocol (MCP) server: Apple Music MCP server — search catalog, manage playlists, and access your library via Claude. In practice that means any MCP-compatible AI assistant can call Mcp Apple Music's tools directly — the model decides when to use them in a conversation or agent run.

It runs locally: the Python package mcp-apple-music-server (via uvx) speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need APPLE_TEAM_ID, APPLE_KEY_ID, APPLE_PRIVATE_KEY (among others). The current release is v1.0.1, published under the MIT license, with source at Cifero74/mcp-apple-music on GitHub, where it has earned 38 stars.

Mcp Apple Music is listed under AI & Agents on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Mcp Apple Music for Cifero74, claim this listing to verify ownership, earn the Verified badge, and keep the details current.

PyPI package — mcp-apple-music-server · MCP over stdio
Credentials — Requires APPLE_TEAM_ID, APPLE_KEY_ID, APPLE_PRIVATE_KEY + 1 more
Open source — MIT license · Cifero74/mcp-apple-music
Topics — anthropic, apple-music, claude, fastmcp, mcp

Installation

// claude_desktop_config.json
{
  "mcpServers": {
    "mcp_apple_music": {
      "command": "uvx",
      "args": [
        "mcp-apple-music-server"
      ],
      "env": {
        "APPLE_TEAM_ID": "<apple-team-id>",
        "APPLE_KEY_ID": "<apple-key-id>",
        "APPLE_PRIVATE_KEY": "<apple-private-key>",
        "APPLE_MUSIC_USER_TOKEN": "<apple-music-user-token>"
      }
    }
  }
}

Requires APPLE_TEAM_ID, APPLE_KEY_ID, APPLE_PRIVATE_KEY

Related servers

AC
Agent Conductor
AI & Agents

Orchestrate multi-agent pipelines with shared MCP tool access.

Added 3 days ago
IN
inference.sh
AI & Agents

run any ai model. compose agents, stack knowledge, connect tools. one api, pay per run.

Added 5 hours ago
Docs Mcp icon
Docs Mcp
AI & Agents

Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.

★ 118 Added 5 hours ago
AM
aTars MCP
AI & Agents

Crypto market signals, technical indicators, and sentiment analysis for AI agents.

Added 5 hours ago
Adeu icon
Adeu
AI & Agents

Automated DOCX Redlining Engine.

★ 149 Added 5 hours ago
AD
Adside
AI & Agents

AI agents that manage paid ads on Meta, LinkedIn, and Google Ads from any MCP client.

Added 5 hours ago
>_ esc
↑↓ navigate↵ openesc close