Skip to main content
Glama

xiaozhi-music-railway

Real music MCP WebSocket server for XiaoZhi AI — multi-platform music search & playable URLs via Meting.

Supported Platforms

  • Netease — 网易云音乐 (music.163.com)

  • Tencent — QQ音乐 (y.qq.com)

  • Kugou — 酷狗音乐 (kugou.com)

  • Kuwo — 酷我音乐 (kuwo.cn)

Related MCP server: netease-mcp

MCP Tools (JSON-RPC over WebSocket)

Tool

Description

platforms

List supported music platforms

search

Search songs/albums/artists by keyword

song

Get song details by ID

url

Get playable audio URL by song ID

album

Get album details by ID

artist

Get artist works by ID

playlist

Get playlist by ID

lyric

Get lyrics by song ID

pic

Get cover image URL

Deploy on Railway

Deploy on Railway

  1. Fork/push this repo to GitHub

  2. Railway → New Project → Deploy from GitHub repo

  3. Auto-detects Node.js, auto-deploys

  4. Copy the domain → wss://your-app.up.railway.app

Environment Variables (optional)

For higher quality audio, set platform cookies:

  • METING_NETEASE_COOKIE — Netease Cloud Music cookies

  • METING_TENCENT_COOKIE — Tencent QQ Music cookies

  • METING_KUGOU_COOKIE — KuGou Music cookies

  • METING_KUWO_COOKIE — Kuwo Music cookies

  • METING_COOKIE — fallback cookie for all platforms

XiaoZhi MCP Configuration

Add to your XiaoZhi MCP config:

{
  "endpoint": "wss://your-app.up.railway.app"
}
F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    MCP server for controlling local music playback via NetEase Cloud Music, enabling search, play, pause, skip, and lyrics display through a local web player.
    13
    69
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP server that enables AI assistants to search and retrieve music data (songs, lyrics, playlists, albums, artists) from Netease Cloud Music.
    MIT

View all related MCP servers

Related MCP Connectors

  • MCP server for AI dialogue using various LLM models via AceDataCloud

  • MCP server for GLM chat completions using Zhipu AI models via AceDataCloud

  • MCP server for Producer/Riffusion AI music generation

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/teeceetan2-cyber/xiaozhi-music-railway'

If you have feedback or need assistance with the MCP directory API, please join our Discord server