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
}
}
Beatport MCP Server
Project Details
- larsenweigle/beatport-mcp
- Last Updated: 3/31/2025
Recomended MCP Servers
Netflix-level subtitle cutting, translation, alignment, and even dubbing - one-click fully automated AI video subtitle team | Netflix级字幕切割、翻译、对齐、甚至加上配音,一键全自动视频搬运AI字幕组
MCP server to mange your Akamai CDN Properties and Application Security Configurations
MCP-NixOS - Model Context Protocol Server for NixOS resources
Un serveur MCP (Model-Client-Protocol) pour accéder à l'API Gallica de la Bibliothèque nationale de France (BnF) et générer...
The google calendar MCP (Model Context Protocol) for Claude
MCP Python Interpreter: run python code. Python-mcp-server, mcp-python-server, Code Executor
MCP web search using perplexity without any API KEYS
A simple Model Context Protocol (MCP) server that connects Claude AI with the OpenFoodFacts database to create an...





