Skip to main content
Glama

REAPER MCP Server

by shiehn
.gitignore605 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual environments venv/ env/ ENV/ env.bak/ venv.bak/ # IDEs .idea/ .vscode/ *.swp *.swo *~ .DS_Store # Testing .pytest_cache/ .coverage htmlcov/ .tox/ .nox/ coverage.xml *.cover .hypothesis/ # Local development *.log .env .env.local.venv-py310/ .venv-py310/ # Backup files *.bak *.old *_backup* *.backup_* # REAPER project files *.RPP *.RPP-bak *.rpp *.rpp-bak # Temporary files *.tmp *.temp /tmp/ /temp/

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/shiehn/total-reaper-mcp'

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