Rekordbox Performer

Rekordbox Performer

Enables safety-first live control of Rekordbox over a virtual MIDI port, with armed transitions, dry-run preview, and emergency stop.

Category
Visit Server

README

Rekordbox Performer

Safety-first live Rekordbox control over a dedicated virtual MIDI port.

[!WARNING] This is an experimental prototype for supervised performance. Keep a physical controller available and test mappings with channel faders down.

Signal path

MCP client → transition scheduler → loopMIDI → Rekordbox MIDI Learn

The DDJ-FLX4 remains connected as the Hardware Unlock device and manual control surface. This server does not modify the Rekordbox database or process audio.

Requirements

  • Windows with Rekordbox 7 in Performance mode
  • Python 3.12 or newer
  • A virtual MIDI port such as loopMIDI
  • A Rekordbox-compatible controller for Hardware Unlock when required

Install

py -3.12 -m venv .venv
.\.venv\Scripts\python.exe -m pip install -e .

Setup

  1. Install and start loopMIDI.
  2. Create a port named Codex Rekordbox Performer and enable loopMIDI autostart.
  3. Open Rekordbox 7 in Performance mode with the FLX4 connected.
  4. Open Preferences → Controller → MIDI and select the virtual port.
  5. Import mapping/Codex-Rekordbox-Performer.midi.csv. The fallback mapping/rekordbox-midi-learn.csv can be used for manual MIDI Learn.
  6. Keep channel faders down and decks stopped during mapping.
  7. Register rekordbox-performer as a stdio MCP server in your MCP client.
  8. Call list_midi_outputs, connect_midi, and control_status.
  9. Preview a transition, arm control, then perform it.

The dedicated mapping does not replace the DDJ-FLX4 factory mapping.

Safety model

  • Live messages are rejected until control is armed.
  • Arming expires automatically after at most 30 minutes.
  • Transition plans default to dry-run preview.
  • All scheduled events run against a local monotonic clock.
  • Emergency stop cancels pending automation and disarms without moving controls.
  • The physical FLX4 remains the manual override.

Do not move a physical FLX4 continuous control while automation is moving the same software control; mismatched hardware positions can cause value jumps.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured