Skip to main content
Glama

rekordbox-mcp

get_track_file_path

Retrieve the file system path of a specific track by providing its unique track identifier in rekordbox DJ database. Access file path details for efficient track management and organization.

Instructions

Get the file system path for a specific track.

Args: track_id: The unique track identifier

Returns: Dictionary containing file path information

Input Schema

NameRequiredDescriptionDefault
track_idYes

Input Schema (JSON Schema)

{ "properties": { "track_id": { "title": "Track Id", "type": "string" } }, "required": [ "track_id" ], "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