Skip to main content
Glama
214,458 tools. Last updated 2026-06-19 22:12

"namespace:com.llm-bus" matching MCP tools:

  • Retrieve real-time bus approach and position data for a Nagoya bus route. Get both historical bus passage records and current active bus locations.
    MIT
  • Retrieve a list of all mixer buses in the current FMOD Studio project to inspect audio routing and processing paths.
    MIT
  • Add a new audio effect to a bus or event-track effect chain by specifying target path and effect type.
    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

Matching MCP Servers

Matching MCP Connectors

  • Coordinate multiple AI agents over MCP: atomic claims, leases, shared ledger, handoffs, tasks.

  • Get real-time bus arrival times for any Singapore bus stop by code, with optional service filterin…

  • Create an empty event, assign to a bank, optionally route to a bus. Missing folders in event path are created automatically.
    MIT
  • Route an event's master track output to a specific mixer bus by providing the event path and bus path.
    MIT
  • Write a 16-bit unsigned value to emulated memory at a system bus address. Use for cheats and pokes (HP, score, coordinates). Overwrites two bytes with no undo.
    MIT
  • Retrieve full bus line details: station list, live bus positions, first/last times, and reverse direction. Use to verify if a line is still running or get its timetable.
    MIT
  • Identify your city and approximate GPS coordinates from your IP address. Use this to seed nearby bus stop searches or confirm your location for transit lookups.
    MIT
  • Reads one unsigned 8-bit byte from emulated memory at a system bus address. Returns address and decimal/hex value. Use for single-byte fields like status flags or counters.
    MIT
  • List all supported cities for realtime bus data. Use to look up city IDs when a user mentions a city name.
    MIT
  • Search within a city by keyword to find bus lines, stations, and nearby points of interest in a single request.
    MIT
  • Read a 16-bit unsigned integer from emulated GBA or GB/GBC memory at a given bus address, returning the value in decimal and hex. Use for game state fields like HP, score, or coordinates.
    MIT
  • Peek at messages in an Azure Service Bus dead letter queue without consuming or locking them. Returns message bodies, dead letter reason, and metadata for troubleshooting.
    MIT
  • Write a 32-bit value to emulated memory for cheats and pokes. Overwrites four bytes starting at a system bus address with an unsigned 32-bit little-endian value.
    MIT
  • Refresh realtime bus arrivals for multiple line-stop pairs in one request. Get updated bus positions and ETA for a favorites-style dashboard.
    MIT
  • Groups selected mixer tracks into a bus by routing them exclusively through a bus track, disabling their direct Master output, with an optional bus rename, revertible as a single undo step.
    MIT