Tunetank MCP

by tunetank

Not rated
GitHub

About

Royalty-Free Music Browse Official Tunetank MCP Server for Claude, Cursor, VS Code, and other AI agents.

Details

Author
tunetank
Categories
Other, Media

Setup

Install Tunetank MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/tunetank/tunetank-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

The Tunetank music & sound‑effects catalog as anMCPserver— so any AI assistant (Claude, ChatGPT, Cursor, …) can find the right royalty‑free track or SFX for a video, ad, podcast or stream.

Ask things like“find an energetic rock track around 60 seconds for a YouTube intro”or“a whoosh SFX under 2 seconds”and the assistant searches Tunetank's real catalog and hands back a preview link plus the track page on tunetank.com.

- 🎵 Searchmusicby mood, genre, theme, artist, name andtarget length (± tolerance)
- 🔊 Searchsound effects (SFX)by category and length
- 📚 Browse genres, moods, themes and curated playlists
- ▶️ Every result includes anaudio preview URLand thecanonical track page(https://tunetank.com/track/<id>-<slug>/)
- 🆓Completely free— no API key, no auth, no rate‑limit sign‑up. Read‑only.

Point any MCP‑capable client at the endpoint above. Examples for common clients:

Or, via the config file (claude_desktop_config.json) using themcp-remotebridge:

{ "mcpServers": { "tunetank": { "command": "npx", "args": ["-y", "mcp-remote", "https://mcp.tunetank.com"] } } }
{ "mcpServers": { "tunetank": { "url": "https://mcp.tunetank.com" } } }

Any client that supportsremote (HTTP) MCP servers— just use the URLhttps://mcp.tunetank.com. For clients that only speak stdio, bridge withnpx -y mcp-remote https://mcp.tunetank.com.

- query(search_music)— free text; matches thetrack name or the artist name.
- genre/mood/theme— accept either aname/alias(e.g."rock","happy") or a numericid(from thelist_tools).
- duration— target length inseconds.
- tolerance— allowed± secondsaroundduration(default5). Example:duration: 60, tolerance: 10→ tracks between 50s and 70s.
- category
(search_sfx)*— SFX category name or id.
- limit— max results (default20, max50; playlists default50, max200).

All string filters are partial, case‑insensitive matches. Only published tracks/SFX are returned.

{ "name": "search_music", "arguments": { "genre": "rock", "mood": "energetic", "duration": 60, "tolerance": 10, "limit": 5 } }

“A short whoosh sound effect under 2 seconds”

{ "name": "search_sfx", "arguments": { "query": "whoosh", "duration": 1.5, "tolerance": 1.5 } }
{ "id": 2270, "name": "Adventures", "artist": "A Himitsu", "duration": 138, "bpm": 120, "url": "https://tunetank.com/track/2270-adventures/", "preview": "https://…/preview.mp3", "genres": ["Pop"], "moods": ["Happy", "Inspiring"], "themes": ["Vlog"] }

The transport is spec‑strict, so include bothContent-TypeandAcceptheaders:

# List available tools curl -s https://mcp.tunetank.com \ -H 'Content-Type: application/json' \ -H 'Accept: application/json, text/event-stream' \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}' # Search music curl -s https://mcp.tunetank.com \ -H 'Content-Type: application/json' \ -H 'Accept: application/json, text/event-stream' \ -d '{"jsonrpc":"2.0","id":2,"method":"tools/call","params":{"name":"search_music","arguments":{"mood":"happy","duration":60,"tolerance":10,"limit":3}}}'

All music isfree to use for personal and non‑commercial purposes.

For anything else (commercial projects, ads, monetized content, client work, etc.), head totunetank.comand review the licensing terms there.

Music and sound effects come fromTunetank— royalty‑free audio for creators. This MCP server is adiscoverychannel: it returns previews and track pages so you can listen and grab the track on tunetank.com. Downloading and licensing happen on the site.

Questions or issues? Reach out atsupport@tunetank.com.

Allows users to generate music videos using Freebeat through MCP

The first artist-owned MCP server for AI Agent use. Discover, narrate, and stream Matthew Hartley's debut album The Time Is Now: A Journey in Chapters from any AI client. Powered by Harmonic Wave.

Producer AI is an online AI music generator that accepts a song description or lyric draft and advertises full tracks with vocals, fast generation, and royalty-free output language.

Cross-platform music link resolution for AI agents. Connects Claude, ChatGPT, and other AI agents to trusted music data via the Model Context Protocol.

Search a real music catalogue from your assistant, get 30-second previews you can play, and add songs straight to your Apple Music playlists.

Connects your Spotify account to AI tools, allowing access to your music library, playlists, and playback controls.

A Model Context Protocol (MCP) server that enables AI applications to search for YouTube music videos and manage playlists using the official YouTube Data API v3.

Deterministic music-theory engine for AI agents to analyze, resolve, voice, and reharm chords.

Control Ableton Live using OSC (Open Sound Control) commands.

The World's First AI Music MCP Beyond images and video, your agent can now generate music.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.