Skip to main content
Glama

rekordbox-mcp

get_recent_sessions

Retrieve recent DJ session history from rekordbox databases within a specified timeframe, defaulting to the last 30 days.

Instructions

Get recent DJ history sessions within the specified number of days.

Args: days: Number of days to look back (default: 30)

Returns: List of recent history sessions

Input Schema

NameRequiredDescriptionDefault
daysNo

Input Schema (JSON Schema)

{ "properties": { "days": { "default": 30, "title": "Days", "type": "integer" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/davehenke/rekordbox-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server