Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Music Player Server

БесплатноНе проверен

Enables playing and controlling full music tracks from Audius with an inline visualizer widget, including search, queue management, and playback controls.

GitHubEmbed

Описание

Enables playing and controlling full music tracks from Audius with an inline visualizer widget, including search, queue management, and playback controls.

README

A music player MCP server built with mcp-use that streams full tracks via Audius with an inline React widget featuring a multi-layer audio visualizer.

Features

  • Full song streaming via Audius API (no 30s previews)
  • Inline visualizer widget with 4 layers: ambient glow orbs, waveform oscilloscope, 48 frequency bars with reflections, and beat-reactive pulse line
  • Deezer metadata for album art, artist info, and track details
  • Playback controls: play/pause, seek, skip forward/back, volume
  • Queue system: add to queue, play next, show queue
  • Same-origin audio proxy to bypass CSP restrictions

Tools

Tool Description
play Search and play a song by name
search Search for tracks on Audius and Deezer
add-to-queue Add a track to the play queue
play-next Play the next song from the queue
show-queue Show all songs in the queue
now-playing Show what's currently playing
volume Set volume (0-100)
pause-resume Toggle play/pause
next-track Skip to next track
previous-track Go back to previous track

Getting Started

npm install
npm run dev

Open http://localhost:3000/inspector to test your server.

Build & Run

npm run build
npm run start

Deploy

npm run deploy

Use with Cursor / Claude Desktop / ChatGPT

Add the MCP endpoint URL to your client config:

{
  "mcpServers": {
    "music-player": {
      "url": "http://localhost:3001/mcp"
    }
  }
}

Or expose via Cloudflare Tunnel for remote access:

cloudflared tunnel --url http://localhost:3001

Tech Stack

  • mcp-use — MCP server framework with React widget support
  • Audius API — Free full-track music streaming
  • Deezer API — Track metadata and album art
  • Web Audio API — Real-time audio visualization
  • React + TypeScript + Tailwind CSS

from github.com/rashmi-star/music-mcp

Установка Music Player Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/rashmi-star/music-mcp

FAQ

Music Player Server MCP бесплатный?

Да, Music Player Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Music Player Server?

Нет, Music Player Server работает без API-ключей и переменных окружения.

Music Player Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Music Player Server в Claude Desktop, Claude Code или Cursor?

Открой Music Player Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Music Player Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории media