Beatport MCP Server

by larsenweigle

Integrations

  • Provides integration with the Beatport Developer API, allowing access to Beatport's music catalog and resources.

beatport-mcp

MCP for the Beatport Developer API. This is currently a WIP. Updates will be posted daily.

Set Up

Step 1: Obtaining Your Access Token

To obtain an access token, you can follow the steps outlined here.

Step 2: Clone this Repository

Clone this repository to your local machine

Step 3: Start up the Beatport MCP server

You will need to do a couple things for this step.

First, locate the claude_desktop_config.json on your local machine. For Mac this can be found at ~/Library/Application\ Support/Claude/claude_desktop_config.json. For Windows, you can find it at %APPDATA%/Claude/claude_desktop_config.json.

Next, update the config JSON file to contain the following:

"beatport": { "command": "uv", "args": [ "--directory", "/path/to/beatport_mcp", "run", "beatport-mcp" ], "env": { "CLIENT_ID"=YOUR_CLIENT_ID, "ACCESS_TOKEN"=YOUR_ACCESS_TOKEN, "REFRESH_TOKEN"=YOUR_REFRESH_TOKEN } }
-
security - not tested
F
license - not found
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

A Model Context Protocol (MCP) server that provides access to the Beatport Developer API, allowing Claude to interact with music data from Beatport's electronic music catalog.

  1. Set Up

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      A beginner-friendly Model Context Protocol (MCP) server that helps users understand MCP concepts, provides interactive examples, and lists available MCP servers. This server is designed to be a helpful companion for developers working with MCP. Also comes with a huge list of servers you can install.
      Last updated -
      3
      9
      36
      JavaScript
      Apache 2.0
    • -
      security
      -
      license
      -
      quality
      A Model Context Protocol (MCP) server that interacts with system APIs, allowing users to check connections, search employees, register breakfast, and update chemical information by shifts.
      Last updated -
      2
    • -
      security
      A
      license
      -
      quality
      Model Context Protocol (MCP) server that interacts with Shopify Dev. This protocol supports various tools to interact with different Shopify APIs.
      Last updated -
      590
      215
      TypeScript
      ISC License
    • -
      security
      F
      license
      -
      quality
      A starter template for building Model Context Protocol (MCP) servers, enabling developers to create and add custom tools that can be integrated with Claude Desktop.
      Last updated -
      TypeScript
      • Apple

    View all related MCP servers

    ID: yqf5apz6bs