music-digger-mcp
Allows controlling Apple Music playback (play stations, albums, control playback), retrieving current track, and marking tracks with reactions like love, like, meh, or skip.
Enables storing music diary entries and album cards in an Obsidian vault based on reactions to tracks.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@music-digger-mcpPlay a station based on The Beatles"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
music-digger-mcp
Apple Music を Claude Code から自然言語で扱える MCP サーバー。聴いた曲のうち「反応した曲」だけを Obsidian Vault に蓄積する。
Tools
play_station(seed)— Music.app のステーションを seed(アーティスト/ジャンル)で起動play_album(artist, album)— アルバム再生current_track()— 現在曲取得playback_control(action)— play / pause / next / previous / repeat_track / repeat_offmark_current(reaction, note?)— 現在曲を love / like / meh / skip でマーク。日記追記+昇格判定でアルバムカード生成
Related MCP server: Music MCP
動作環境
macOS(AppleScript で Music.app を操作)
Node.js LTS
Apple Music サブスクリプション
Obsidian Vault
セットアップ
npm install
npm run buildClaude Code への接続
examples/mcp.json を参考に、Claude Code の .mcp.json に music-digger エントリを追加して再起動する。
開発
npm run dev # tsx watch でホットリロード
npm test # vitest
npm run test:watch # vitest watch環境変数
変数 | デフォルト |
| 必須 |
|
|
|
|
仕様書 / 実装計画
docs/superpowers/specs/2026-06-12-music-digger-mcp-design.mddocs/superpowers/plans/2026-06-12-music-digger-mcp.md
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hisasann/music-digger-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server