Skip to main content
Glama

rekordbox-mcp

.gitignore1.61 kB
# Python __pycache__/ *.py[cod] *$py.class *.so build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual environments .Python .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # Testing htmlcov/ .tox/ .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover *.py,cover .hypothesis/ .pytest_cache/ cover/ # Jupyter Notebook .ipynb_checkpoints # IPython profile_default/ ipython_config.py # pyenv .python-version # mypy .mypy_cache/ .dmypy.json dmypy.json # Pyre type checker .pyre/ # pytype static type analyzer .pytype/ # UV package manager # uv.lock # Uncomment to ignore lock file # Project-specific files *.db *.sqlite *.sqlite3 # Testing and inspection scripts test-*.py inspect-*.py # Backup files *_backup_*.db master_backup_*.db # TypeScript/Node.js (legacy from previous project) /dist *.js *.js.map *.d.ts *.d.ts.map node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Runtime data pids *.pid *.seed *.pid.lock # Logs logs *.log # Coverage directory used by tools like istanbul coverage/ *.lcov # nyc test coverage .nyc_output # Environment variables .env.local .env.development.local .env.test.local .env.production.local # IDEs .vscode/ .idea/ *.swp *.swo *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # rekordbox library files (potentially large/private) *.xml rekordbox_*.xml library_*.xml # Temporary files *.tmp *.temp # Local Claude settings .claude/settings.local.json .claude/project-summary.md

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