bfxr2-music-generator
Related Servers
Alternatives to bfxr2-music-generator
No user-submitted related servers found.
Related Servers
- FlicenseAqualityCmaintenanceMCP server for generating retro game sound effects using Bfxr synthesis. It provides tools to create, mutate, and load sound parameters, with output saved as WAV files and optional permalinks.5-
- AlicenseAqualityBmaintenanceEnables coding agents to synthesize and play video-game sound effects by translating natural-language descriptions into layered synthesis specs, then rendering normalized WAV files.9MIT
- AlicenseNot gradedqualityCmaintenanceEnables local generation of game sound effects from text prompts using Stability AI's Stable Audio Open model, with no API keys or per-generation cost.MIT
- FlicenseNot gradedqualityBmaintenanceProvides local MCP tools to search and retrieve CC0 sound effects by keyword, category, duration, or ID, along with metadata, previews, and WAV/MP3 download URLs.-
- FlicenseAqualityDmaintenanceEnables AI assistants to generate and control real-time audio synthesis through natural language descriptions using SuperCollider. Features 10 built-in synth types, pattern sequencing, audio recording, and server lifecycle management for creating sounds from simple English descriptions.111-
- AlicenseAqualityCmaintenanceGenerates four game-ready AI sound effect candidates from a text description, lets users audition them, and installs only the selected WAV into Unity, Godot, or generic game projects.629 npm1MIT
TDQS
Scored across 11 tools
Each tool targets a distinct action: creating from presets vs. custom parameters, listing different resource types, mutating vs. randomizing, and exporting. No two tools have overlapping purposes; descriptions clearly differentiate them.
The naming follows snake_case with a consistent verb_noun pattern (e.g., list_presets, create_custom_sound). Minor variation like 'create_sound_with_wave' (prepositional phrase) is slightly inconsistent but still clear.
11 tools is well-scoped for a sound generation server: discovery (list presets, wave types), generation (custom, presets, named), manipulation (mutate, randomize), export, and inspection. No unnecessary tools.
Covers the core workflow: listing presets, generating from presets, custom creation, mutation, randomization, export, and parameter inspection. Missing a tool to save custom presets, but the surface is largely complete for retro sound effects.