tunetank/tunetank-mcp — explained in plain English
Analysis updated 2026-05-18
Ask your AI assistant to find background music with a specific mood and target length for a video.
Ask your AI assistant to find a short sound effect, like a whoosh or click, under a set duration.
Browse available music genres, moods, and themes through the assistant.
Discover curated playlists of royalty free tracks for a project.
| tunetank/tunetank-mcp | 0x-shadow/crewtrack | 0xsv1/ghosttype-bof | |
|---|---|---|---|
| Stars | 7 | 7 | 7 |
| Language | — | C++ | C |
| Setup difficulty | easy | moderate | hard |
| Complexity | 1/5 | 3/5 | 4/5 |
| Audience | vibe coder | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Just point an MCP-capable client at the hosted endpoint, no API key or account needed.
This project connects an AI assistant like Claude, ChatGPT, or Cursor to Tunetank, a catalog of royalty free music and sound effects, using a protocol called MCP that lets AI tools call outside services. Once connected, you can ask the assistant in plain language for something like an energetic rock track around sixty seconds for a video intro, or a short whoosh sound effect under two seconds, and it will search Tunetank's real catalog and return a preview link along with the track's page on tunetank.com. The server itself is free to use, requires no account, no API key, and no sign up, and it is read only, meaning it can only search and return information rather than change anything. It is hosted by Tunetank at a public web address, and setup is just pointing your AI assistant's connector settings at that address, with example configuration shown for Claude Desktop, Cursor, and VS Code. Once connected, the assistant gains six abilities: searching music by mood, genre, theme, artist, name, and target length with some tolerance around that length, searching sound effects by category and length, and browsing the available genres, moods, themes, and curated playlists. Every music or sound effect result comes back with an audio preview link and a link to the full track page on the Tunetank website, where the actual downloading and licensing happens. The README explains that the music itself can be used for free for personal and non commercial purposes. Anyone wanting to use a track commercially, such as in an ad, a monetized video, or client work, needs to check Tunetank's own licensing terms on their website first. The project does not state a separate software license for the connector code itself.
An MCP connector that lets AI assistants like Claude or Cursor search Tunetank's royalty free music and sound effect catalog by mood, genre, or length and return preview links.
The connector is free to use with no account needed. The music itself is free for personal and non-commercial use only, commercial use requires checking Tunetank's own licensing terms.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
double-check against the repo, no cap.