u-he Preset Randomizer
Rank #6,986io.github.Fannon/u-he-preset-randomizer
Generate, randomize, explain, and manage u-he synthesizer presets via the Model Context Protocol.
u-he Preset Randomizer is a Model Context Protocol (MCP) server published by fannon. It ranks #6,986 of 132,046 servers tracked on MCP Toplist, and its repository has 32 GitHub stars. u-he Preset Randomizer is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Nov 25, 2024 and most recently updated on Apr 10, 2026.
Ranks ahead of 125,060 of 132,046 servers on MCP Toplist.
Use u-he Preset Randomizer
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add u-he-preset-randomizer -e "UHE_CUSTOM_FOLDER=<your UHE_CUSTOM_FOLDER>" -e "DEBUG=<your DEBUG>" -- npx -y --yes u-he-preset-randomizer@1.2.0 u-he-mcp-server u-he-preset-randomizerReplace each placeholder with your own value before saving.
[mcp_servers.u-he-preset-randomizer]
command = "npx"
args = ["-y", "--yes", "u-he-preset-randomizer@1.2.0", "u-he-mcp-server", "u-he-preset-randomizer"]
[mcp_servers.u-he-preset-randomizer.env]
UHE_CUSTOM_FOLDER = "<your UHE_CUSTOM_FOLDER>"
DEBUG = "<your DEBUG>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"u-he-preset-randomizer": {
"command": "npx",
"args": [
"-y",
"--yes",
"u-he-preset-randomizer@1.2.0",
"u-he-mcp-server",
"u-he-preset-randomizer"
],
"env": {
"UHE_CUSTOM_FOLDER": "<your UHE_CUSTOM_FOLDER>",
"DEBUG": "<your DEBUG>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"u-he-preset-randomizer": {
"command": "npx",
"args": [
"-y",
"--yes",
"u-he-preset-randomizer@1.2.0",
"u-he-mcp-server",
"u-he-preset-randomizer"
],
"env": {
"UHE_CUSTOM_FOLDER": "<your UHE_CUSTOM_FOLDER>",
"DEBUG": "<your DEBUG>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"u-he-preset-randomizer": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"--yes",
"u-he-preset-randomizer@1.2.0",
"u-he-mcp-server",
"u-he-preset-randomizer"
],
"env": {
"UHE_CUSTOM_FOLDER": "<your UHE_CUSTOM_FOLDER>",
"DEBUG": "<your DEBUG>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"u-he-preset-randomizer": {
"command": "npx",
"args": [
"-y",
"--yes",
"u-he-preset-randomizer@1.2.0",
"u-he-mcp-server",
"u-he-preset-randomizer"
],
"env": {
"UHE_CUSTOM_FOLDER": "<your UHE_CUSTOM_FOLDER>",
"DEBUG": "<your DEBUG>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"u-he-preset-randomizer": {
"command": "npx",
"args": [
"-y",
"--yes",
"u-he-preset-randomizer@1.2.0",
"u-he-mcp-server",
"u-he-preset-randomizer"
],
"env": {
"UHE_CUSTOM_FOLDER": "<your UHE_CUSTOM_FOLDER>",
"DEBUG": "<your DEBUG>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Fannon%2Fu-he-preset-randomizer)<a href="https://mcptoplist.com/server/io.github.Fannon%2Fu-he-preset-randomizer"><img src="https://mcptoplist.com/badge/io.github.Fannon%2Fu-he-preset-randomizer.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
fannon
Available versions (4)
| Version | Published |
|---|---|
| 1.2.0 | Apr 10, 2026 |
| 1.1.2 | Nov 8, 2025 |
| 1.1.1 | Oct 29, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains u-he Preset Randomizer?
- u-he Preset Randomizer is maintained by fannon, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is u-he Preset Randomizer listed on the Official MCP Registry?
- Yes — u-he Preset Randomizer is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does u-he Preset Randomizer have?
- MCP Toplist tracks 4 versions of u-he Preset Randomizer, most recently published on Apr 10, 2026.
- Where can I find the source code for u-he Preset Randomizer?
- The source code for u-he Preset Randomizer is hosted at github.com/fannon/u-he-preset-randomizer.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.