Arcalune Music
AM
Arcalune Music
/search_tracks

Search tracks

Search Arcalune Music for royalty-free BGM, sound effects, video game fan arrangements, and original vocal songs. Every track streams on YouTube, and the return

liveverifiedunknown~5s typical
mcpprobedarcalunemusic
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-arcalune-music /search_tracks for me.

Input

FieldTypeDescription
querystringFree text matched against titles, descriptions, and tag names in both Japanese and English
tagsarrayTag ids to filter by (OR condition). Call list_tags first to get valid ids.
categorystring (all | bgm | se | song | arrangement)bgm = free BGM and original music, se = sound effects, arrangement = streaming-only fan ar
downloadableOnlybooleanOnly return tracks whose audio file can be downloaded. Fan arrangements never qualify.
sortstring (default | newest | title | plays30d | playsAll | favorites)Result order. plays30d / playsAll / favorites / downloads30d / downloadsAll rank by popula
limitintegerMaximum number of tracks to return (default 10).
localestring (ja | en | es | pt | hi | id)Language for titles and descriptions in the response. Defaults to ja.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-arcalune-music","endpoint":"/search_tracks","input":{}}'
cli
npx cracked-ai run -p mcp-com-arcalune-music -e /search_tracks -i '{}'
mcp
run_tool({ provider: "mcp-com-arcalune-music", endpoint: "/search_tracks", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.