Loading MCP server directory, please wait...
Apple Music MCP server — search catalog, manage playlists, and access your library via Claude.
npx @getmcp/cli add io.github.Cifero74/mcp-apple-musicRequires Python 3.10+. Community-contributed server. Review source before installing.
APPLE_TEAM_IDApple Developer Team ID
APPLE_KEY_IDApple MusicKit Key ID
APPLE_PRIVATE_KEYApple MusicKit private key content (ES256, PEM format)
APPLE_MUSIC_USER_TOKENApple Music user token for personal library access
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Cifero74/mcp-apple-music": {
"command": "uvx",
"args": [
"mcp-apple-music-server"
],
"env": {
"APPLE_TEAM_ID": "",
"APPLE_KEY_ID": "",
"APPLE_PRIVATE_KEY": "",
"APPLE_MUSIC_USER_TOKEN": "",
"APPLE_STOREFRONT": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Hosted Google Calendar MCP server for AI agents. No self-hosting or Google Cloud setup.