Skip to main content
Glama
134,434 tools. Last updated 2026-05-23 18:02

"FMOD" matching MCP tools:

  • Calculate floating-point modulo operations for precise remainder calculations with decimal numbers, providing accurate results for mathematical computations.
    Apache 2.0
  • Save the open FMOD Studio project to preserve changes before building audio banks.
    MIT
  • Verifies connectivity to FMOD Studio and returns the installed version number, ensuring the audio integration is operational.
    MIT
  • Find recipes by describing dishes, ingredients, cuisines, or cooking needs in any language, with filters for diet, time, and difficulty.
    MIT
  • Search USDA FoodData Central for nutrition information on foods, returning data with quality scores and source citations for verification.
  • Test connectivity to the food recipe semantic search server. Receive a greeting response to confirm the server is operational and ready for recipe queries.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • List FMOD events, filtered by path prefix such as 'event:/bumpers/', to retrieve events from specific folders.
    MIT
  • Evaluate JavaScript code within FMOD Studio's scripting terminal to control audio import, event creation, and bank building. Use return to output results.
    MIT
  • Retrieve a list of all mixer buses in the current FMOD Studio project to inspect audio routing and processing paths.
    MIT
  • Retrieve a complete list of effect class names currently available in FMOD Studio to identify and select audio effects for project integration.
    MIT
  • Retrieve all banks from the currently open FMOD project to inventory and manage audio assets.
    MIT
  • Add a new audio effect to a bus or event-track effect chain by specifying target path and effect type.
    MIT
  • Retrieve effect parameters, bypass state, and chain location from FMOD Studio using its GUID.
    MIT
  • Build audio banks for the default platform in FMOD Studio via TCP scripting, compiling imported sounds and events into deployable assets.
    MIT
  • List audio effects applied to a bus or event-track chain, excluding the built-in fader. Specify the target path to retrieve the effects.
    MIT
  • Retrieve detailed food product information by scanning or entering a barcode to access nutritional data, ingredients, and environmental scores from the Open Food Facts database.
    MIT
  • Import a local .wav or .ogg file into your FMOD project's audio bin. Specify the file path to add audio assets directly from your local system.
    MIT
  • Set an effect parameter in FMOD Studio, such as decayTime, gain, or threshold. Specify the effect GUID, parameter name, and new value to adjust audio processing.
    MIT
  • Assign a value to a scalar property (like volume or pitch) on a specified FMOD event by providing the event path, property name, and value.
    MIT