PostFader
Rank #5,670io.github.synopsys0/postfader-fl-studio-mcp
FL Studio MCP server: 134 tools for mixing, MIDI, sound selection, production runs, and review.
PostFader is a Model Context Protocol (MCP) server published by synopsys0. It ranks #5,670 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. PostFader is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Aug 11, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 126,376 of 132,046 servers on MCP Toplist.
Use PostFader
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add postfader-fl-studio-mcp -e "FL_BRIDGE_ENABLE_MIDI=<your FL_BRIDGE_ENABLE_MIDI>" -e "FL_BRIDGE_MIDI_PORT=<your FL_BRIDGE_MIDI_PORT>" -e "FL_STUDIO_USER_DATA_DIR=<your FL_STUDIO_USER_DATA_DIR>" -- uvx postfader-fl-studio-mcpReplace each placeholder with your own value before saving.
[mcp_servers.postfader-fl-studio-mcp]
command = "uvx"
args = ["postfader-fl-studio-mcp"]
[mcp_servers.postfader-fl-studio-mcp.env]
FL_BRIDGE_ENABLE_MIDI = "<your FL_BRIDGE_ENABLE_MIDI>"
FL_BRIDGE_MIDI_PORT = "<your FL_BRIDGE_MIDI_PORT>"
FL_STUDIO_USER_DATA_DIR = "<your FL_STUDIO_USER_DATA_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"postfader-fl-studio-mcp": {
"command": "uvx",
"args": [
"postfader-fl-studio-mcp"
],
"env": {
"FL_BRIDGE_ENABLE_MIDI": "<your FL_BRIDGE_ENABLE_MIDI>",
"FL_BRIDGE_MIDI_PORT": "<your FL_BRIDGE_MIDI_PORT>",
"FL_STUDIO_USER_DATA_DIR": "<your FL_STUDIO_USER_DATA_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"postfader-fl-studio-mcp": {
"command": "uvx",
"args": [
"postfader-fl-studio-mcp"
],
"env": {
"FL_BRIDGE_ENABLE_MIDI": "<your FL_BRIDGE_ENABLE_MIDI>",
"FL_BRIDGE_MIDI_PORT": "<your FL_BRIDGE_MIDI_PORT>",
"FL_STUDIO_USER_DATA_DIR": "<your FL_STUDIO_USER_DATA_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"postfader-fl-studio-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"postfader-fl-studio-mcp"
],
"env": {
"FL_BRIDGE_ENABLE_MIDI": "<your FL_BRIDGE_ENABLE_MIDI>",
"FL_BRIDGE_MIDI_PORT": "<your FL_BRIDGE_MIDI_PORT>",
"FL_STUDIO_USER_DATA_DIR": "<your FL_STUDIO_USER_DATA_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"postfader-fl-studio-mcp": {
"command": "uvx",
"args": [
"postfader-fl-studio-mcp"
],
"env": {
"FL_BRIDGE_ENABLE_MIDI": "<your FL_BRIDGE_ENABLE_MIDI>",
"FL_BRIDGE_MIDI_PORT": "<your FL_BRIDGE_MIDI_PORT>",
"FL_STUDIO_USER_DATA_DIR": "<your FL_STUDIO_USER_DATA_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"postfader-fl-studio-mcp": {
"command": "uvx",
"args": [
"postfader-fl-studio-mcp"
],
"env": {
"FL_BRIDGE_ENABLE_MIDI": "<your FL_BRIDGE_ENABLE_MIDI>",
"FL_BRIDGE_MIDI_PORT": "<your FL_BRIDGE_MIDI_PORT>",
"FL_STUDIO_USER_DATA_DIR": "<your FL_STUDIO_USER_DATA_DIR>"
}
}
}
}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.synopsys0%2Fpostfader-fl-studio-mcp)<a href="https://mcptoplist.com/server/io.github.synopsys0%2Fpostfader-fl-studio-mcp"><img src="https://mcptoplist.com/badge/io.github.synopsys0%2Fpostfader-fl-studio-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
synopsys0
Available versions (7)
| Version | Published |
|---|---|
| 10.0.0 | Sep 13, 2026 |
| 0.20.0 | Aug 25, 2026 |
| 0.13.0 | Aug 15, 2026 |
| 0.12.0 | Aug 12, 2026 |
| 0.11.0 | Aug 12, 2026 |
| 0.10.0 | Aug 12, 2026 |
| 0.9.0 | Aug 12, 2026 |
Frequently asked questions
- Who maintains PostFader?
- PostFader is maintained by synopsys0, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is PostFader listed on the Official MCP Registry?
- Yes — PostFader is listed on the Official MCP Registry, alongside Glama.
- How many versions does PostFader have?
- MCP Toplist tracks 7 versions of PostFader, most recently published on Sep 13, 2026.
- Where can I find the source code for PostFader?
- The source code for PostFader is hosted at github.com/synopsys0/postfader-fl-studio-mcp.
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.