Skip to main content
Glama
hisasann

music-digger-mcp

by hisasann

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_off

  • mark_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 build

Claude Code への接続

examples/mcp.json を参考に、Claude Code の .mcp.jsonmusic-digger エントリを追加して再起動する。

開発

npm run dev          # tsx watch でホットリロード
npm test             # vitest
npm run test:watch   # vitest watch

環境変数

変数

デフォルト

OBSIDIAN_VAULT_PATH

必須

MUSIC_DIARY_SUBDIR

music/diary

MUSIC_ALBUMS_SUBDIR

music/albums

仕様書 / 実装計画

  • docs/superpowers/specs/2026-06-12-music-digger-mcp-design.md

  • docs/superpowers/plans/2026-06-12-music-digger-mcp.md

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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