loading…
Search for a command to run...
loading…
An MCP server that provides access to the Beatport API for music discovery and data retrieval, enabling users to search for tracks, artists, labels, releases, a
An MCP server that provides access to the Beatport API for music discovery and data retrieval, enabling users to search for tracks, artists, labels, releases, and charts through natural language.
Please note; this is still a work in progress!!
An MCP (Model Context Protocol) server that provides access to the Beatport API for music discovery and data retrieval.
npm install -g @ivotoby/beatport-mcp-server
⚠️ Important: Beatport's API requires OAuth2 credentials that aren't publicly available. You have three options:
node get-token.js # Shows detailed instructions
export BEATPORT_ACCESS_TOKEN="your_token_here"
beatport-mcp-server
export BEATPORT_USERNAME="[email protected]"
export BEATPORT_PASSWORD="yourpassword"
beatport-mcp-server
Email [email protected] to request OAuth2 credentials for "Beatport MCP Server"
beatport-mcp-server --transport http --port 3000
--username, -u: Beatport username/email (or BEATPORT_USERNAME)--password, -p: Beatport password (or BEATPORT_PASSWORD)--transport, -t: Transport type: stdio (default) or http--accessToken, -a: Bearer token (or BEATPORT_ACCESS_TOKEN)--refreshToken, -r: Refresh token (or BEATPORT_REFRESH_TOKEN)--port: HTTP port (default: 3000, for HTTP transport)--host: HTTP host (default: 127.0.0.1, for HTTP transport)--path: HTTP endpoint path (default: /mcp, for HTTP transport)--name, -n: Server name (default: beatport-mcp-server)--version, -v: Server version (default: 1.0.0)--tools: Tools mode: all (default) or dynamic--tool: Import only specified tool IDs or names--tag: Import only tools with specified OpenAPI tags--resource: Import only tools under specified resource path prefixes--operation: Import only tools for specified HTTP methods--disable-abbreviation: Disable tool name optimizationThe server automatically generates MCP tools from the Beatport API endpoints:
catalog-artists-list: Search and list artistscatalog-artists-retrieve: Get artist detailscatalog-tracks-list: Search and list trackscatalog-releases-list: Search and list releasescatalog-labels-list: Search and list labelscatalog-genres-list: List music genrescatalog-charts-list: Browse chartscatalog-playlists-list: Browse playlistsOnce connected to Claude Desktop, you can use commands like:
Search for tech house tracks released in 2024
Find all releases on Drumcode label
Get details for artist "Charlotte de Witte"
List top 10 tracks in the Techno chart
Find tracks with BPM between 120-130
git clone https://github.com/ivo-toby/beatport-mcp-server
cd beatport-mcp-server
npm install
npm run build
npm run start
MIT License - see LICENSE file for details.
Issues and pull requests welcome! This project builds on the @ivotoby/openapi-mcp-server package.
Выполни в терминале:
claude mcp add beatport-mcp-server -- npx Безопасность
Низкий рискАвтоматическая эвристика по публичным данным — не гарантия безопасности.