Serato DJ library

Serato DJ library

Local
@venut-technologiesTypeScriptMITUpdated 2 days ago

Ask AI about your Serato library: harmonic search, crate audits, previewed crate building.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmserato-dj-mcpv0.1.1

Run

npx -y serato-dj-mcp

MCP client config

{
  "mcpServers": {
    "serato-dj-library": {
      "command": "npx",
      "args": [
        "-y",
        "serato-dj-mcp"
      ]
    }
  }
}
MCP Bundlehttps://github.com/Venut-Technologies/serato-dj-mcp/releases/download/v0.1.1/serato-dj-mcp-0.1.1.mcpbv0.1.1

Distributed as an MCP bundle (`https://github.com/Venut-Technologies/serato-dj-mcp/releases/download/v0.1.1/serato-dj-mcp-0.1.1.mcpb`) — download it and import the bundle in your MCP client.