← 返回
开发者工具 Key 中文

Music Research (Crate)

AI-powered music research with 92+ tools across 17 sources — MusicBrainz, Bandcamp, Discogs, Genius, Last.fm, Wikipedia, and more. Influence tracing, track v...
AI驱动的音乐研究,整合17个来源的92+工具——MusicBrainz、Bandcamp、Discogs、Genius、Last.fm、Wikipedia等。影响追踪、曲目分析...
tmoody1973
开发者工具 clawhub v0.2.3 1 版本 100000 Key: 需要
★ 0
Stars
📥 780
下载
💾 30
安装
1
版本
#latest

概述

Music Research with Crate

You have access to Crate's music research tools via MCP. These tools connect to 17 real music databases and 26 publications. Use them to answer music questions with verified, cited data.

MCP Server Setup

Add Crate as an MCP server in your configuration:

{
  "mcpServers": {
    "crate": {
      "command": "npx",
      "args": ["-y", "crate-cli", "--mcp-server"],
      "env": {
        "ANTHROPIC_API_KEY": "${ANTHROPIC_API_KEY}"
      }
    }
  }
}

This exposes all active tools over stdio. Additional API keys unlock more servers (see Optional API Keys below).

Research Patterns

Artist Research

Cross-reference multiple sources for comprehensive artist profiles:

  1. musicbrainz_search_artist — canonical artist ID, discography, relationships
  2. genius_get_artist — bio, aliases, social links, annotations
  3. lastfm_get_artist_info — listening stats, similar artists, tags
  4. discogs_search_artist — label history, pressings, catalog numbers
  5. bandcamp_search — independent releases, merch, direct-support links
  6. wikipedia_search — biographical context, career timeline

Always start with MusicBrainz for the canonical ID, then fan out to other sources.

Influence Tracing

Discover how artists connect through published music criticism:

  1. Use influence_trace_influence to search 26 publications for co-mentions
  2. Results include publication name, critic byline, date, and URL for every connection
  3. Use influencecache_get_path for cached paths (instant BFS results)
  4. Use influencecache_get_neighbors to explore an artist's immediate connections
  5. The influence graph grows with every query — cached in local SQLite

Always cite the publication and review when presenting influence connections. Every claim needs a URL.

Track Verification

CRITICAL: Never invent track names. Always verify tracks exist before presenting them.

  1. bandcamp_get_artist_tracks — primary source for independent artists
  2. musicbrainz_search_recording — primary source for mainstream releases
  3. youtube_search — fallback verification source
  4. If a track cannot be verified against any real database, do not include it

Vinyl & Collecting

  1. discogs_get_release — pressing details, labels, catalog numbers, condition notes
  2. discogs_get_master_release — all versions/pressings of an album
  3. discogs_get_marketplace_stats — current market prices and trends
  4. collection_add_record / collection_search — manage the user's personal collection

Playlist Building

  1. Research tracks using the sources above — verify every track exists
  2. playlist_create — create a new playlist
  3. playlist_add_track — add verified tracks with source URLs
  4. playlist_export_m3u — export to M3U format for external players
  5. Never include a track that hasn't been confirmed against a real database

Publishing

Share research as public web pages or blog posts:

  1. telegraph_create_page — instant shareable page, no account needed
  2. telegraph_create_index — create a living index of all published pages
  3. tumblr_create_post — post to the user's Tumblr blog with markdown formatting
  4. tumblr_tag_post — auto-tag posts with artist names and genres
  5. Always include citations and source links in published research

Critical Rules

  • Every claim must be backed by a real data source — never hallucinate facts, tracks, or connections
  • Influence connections require full attribution: publication name, critic, date, and URL
  • Verify tracks against Bandcamp, MusicBrainz, or YouTube before including in any list
  • Cross-reference facts across multiple sources when possible
  • The influence system searches 26 publications including Pitchfork, The Wire, Resident Advisor, Stereogum, The Guardian, NPR, NME, Bandcamp Daily, and more

Available Servers

ServerToolsEnv RequiredDescription
-----------------------------------------
MusicBrainz6Artist/release/recording metadata
Bandcamp7Independent music, artist tracks
Wikipedia3Biographical context
YouTube6Video search, audio playback
RadiovariesInternet radio streaming
NewsvariesMusic news via RSS
Collection5Local record collection (SQLite)
PlaylistvariesPlaylist management (SQLite)
Influence Cache8Local influence graph (SQLite)
Telegraph5Anonymous publishing
Last.fm7LASTFM_API_KEYScrobbles, similar artists
Genius8GENIUS_ACCESS_TOKENLyrics, annotations
Discogs9DISCOGS_KEY, DISCOGS_SECRETVinyl catalog, marketplace
Web Search4TAVILY_API_KEY or EXA_API_KEYPublication search
Influence3TAVILY_API_KEY or EXA_API_KEYLive influence tracing
Tumblr5TUMBLR_CONSUMER_KEY, TUMBLR_CONSUMER_SECRETBlog publishing
Memory3MEM0_API_KEYPersistent user preferences

Optional API Keys

Set these environment variables to unlock additional servers:

LASTFM_API_KEY        — Last.fm listening stats and similar artists
GENIUS_ACCESS_TOKEN   — Lyrics, annotations, and artist bios
DISCOGS_KEY           — Vinyl catalog, labels, and marketplace
DISCOGS_SECRET        — Required with DISCOGS_KEY
TAVILY_API_KEY        — Web search across 26 music publications
EXA_API_KEY           — Neural semantic search for influence tracing
YOUTUBE_API_KEY       — Improved YouTube search results
TUMBLR_CONSUMER_KEY   — Publish research to your Tumblr blog
TUMBLR_CONSUMER_SECRET — Required with TUMBLR_CONSUMER_KEY
MEM0_API_KEY          — Persistent memory across sessions

Only ANTHROPIC_API_KEY is required. All other servers are optional.

版本历史

共 1 个版本

  • v0.2.3 当前
    2026-03-29 21:22 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,652
developer-tools

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 424 📥 117,968
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 65 📥 179,689