# Tonr Music MCP server

Free, copyright-safe AI music library for video creators and AI agents.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-tanayyo1-tonr-music

## Install
- Endpoint: https://tonr.app/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://tonr.app/api/mcp

## Tools
- search_music - Search the Tonr music library. Use natural language queries like 'upbeat music for a cooking video' or structured filters. Returns tracks with preview URLs. Endpoint: https://tonr.app/api/mcp
- get_track - Get complete metadata for a specific Tonr track. Returns all details including mood arc, instruments, use cases, and preview URL. Endpoint: https://tonr.app/api/mcp
- find_similar - Find tracks similar to a given track using Tonr's semantic embeddings. Endpoint: https://tonr.app/api/mcp
- get_download_url - Get a download URL for a Tonr track. Download access depends on the caller's plan. Endpoint: https://tonr.app/api/mcp
- separate_stems - Split an audio file into 7 stems (vocals, drums, bass, guitar, piano, other, instrumental). Async — returns a jobId you poll with get_stems_status. Requires a Pro or Business plan. Endpoint: https://tonr.app/api/mcp
- get_stems_status - Poll the status of a stems separation job started with separate_stems. Returns stem URLs when status is 'done'. Endpoint: https://tonr.app/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.tanayyo1
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 10, 2026
- Source: https://registry.modelcontextprotocol.io
