Back to directory
ashukumar2001/xbeats-mcp

ashukumar2001/xbeats-mcp

@ashukumar2001

A Model Context Protocol (MCP) server for downloading music tracks.

musicdownloadtracksmcpserverentertainmentaudioxbeats

Installation & Configuration

{
  "mcpServers": {
    "xbeats-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "xbeats-mcp"
      ],
      "env": {
        "DOWNLOADS_PATH": "/path/to/custom/downloads"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17