Skip to main content
Glama
EYamanS

fmod-studio-mcp

by EYamanS

Related Servers

Alternatives to fmod-studio-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      A
      maintenance
      MCP server that connects AI assistants to FMOD Studio via its scripting terminal, enabling live game-audio authoring such as creating events, importing sounds, routing mixers, and building banks through natural language.
      92
      1
      Apache 2.0
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables bounded, schema-validated automation of FMOD Studio game audio through MCP/CLI workflows, including inspection, safe mutations, previews, receipts, and high-level workflows for events, assets, parameters, adaptive music, spatial audio, banks, and mixer/routing.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that enables remote control and automation of FL Studio via the flapi Python client. It provides tools for managing transport, mixer tracks, pattern sequencing, and plugin parameters, allowing users to execute Python code directly within the FL Studio environment.
      2
      -
    • A
      license
      A
      quality
      A
      maintenance
      This MCP server drives Defold games through an in-game debug bridge, allowing MCP clients to build, launch, playtest, and interact with real game builds via tools for input, screen reading, state, and logs.
      9
      1
      MIT

    TDQS

    C2.4/5.0

    Scored across 155 tools

    Disambiguation2/5

    The toolset includes both specific getter/setter methods and generic fmod_get_property/fmod_set_property, plus fmod_add_relationship/fmod_remove_relationship, leading to multiple ways to achieve similar results. Additionally, there are aliases for console logging (console vs system). This will confuse an agent.

    Naming Consistency3/5

    Most tools follow the pattern fmod_Entity_method, but there are deviations like fmod_create_event and fmod_describe_class. Also, some methods use camelCase (getAbsoluteAssetPath) while others use underscores (add_relationship), creating inconsistency.

    Tool Count1/5

    With 155 tools, the set is extremely large for an MCP server. This overwhelms an agent, making tool selection difficult. Typical well-scoped servers have 3-15 tools; this is an order of magnitude larger.

    Completeness4/5

    The toolset covers a vast range of FMOD functionality including assets, events, banks, parameters, automation, UI, and window management. However, there are gaps like no direct tool for creating banks (only via relationships) and some operations only accessible through generic set_property.

    Maintenance

    ActivityStale
    ResponsivenessNo issues