u-he Preset Randomizer
Quality Score
90
/100
Generate, randomize, explain, and manage u-he synthesizer presets via the Model Context Protocol.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"u-he-preset-randomizer": {
"command": "npx",
"args": [
"-y",
"u-he-preset-randomizer"
],
"env": {
"UHE_CUSTOM_FOLDER": "<uhe_custom_folder>",
"DEBUG": "false"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"u-he-preset-randomizer": {
"command": "npx",
"args": [
"-y",
"u-he-preset-randomizer"
],
"env": {
"UHE_CUSTOM_FOLDER": "<uhe_custom_folder>",
"DEBUG": "false"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y u-he-preset-randomizer§02 Environment variables
UHE_CUSTOM_FOLDEROptional override for preset root discovery when synths are stored outside default locations.
DEBUGEnable verbose logging for troubleshooting.
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.