Skip to main content
Glama
605,668 tools. Updated 2026-09-24 02:29

"Lua" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Check if the mGBA Lua bridge is connected and responsive over TCP. Use at session start to ensure all other tool calls are reachable.
    MIT
  • Execute arbitrary Lua code in Civilization VI to query or modify game state, using gamecore for read-only access or ingame for full API commands.
    MIT
    Destructive
  • Run Lua code in Civ6: use gamecore context for read-only state queries, or ingame context for commands such as moving units and setting research.
    MIT
    Destructive
  • Run Vim ex commands in Neovim to modify buffers, files, and editor state. Execute a single command or a list, returning captured output or errors.
    MIT
  • Execute custom Lua code in Civilization VI to query read-only game state or run in-game commands like moving units and setting research.
    MIT
    Destructive
  • Search Luau source across the place for any pattern or exact text and get matching lines with paths and line numbers. Locate definitions and usages before editing, including live unsaved buffer changes.
    MIT
  • Confirm that the BizHawk Lua bridge is active and responsive via TCP socket. Start with this check to ensure subsequent tool calls succeed.
    MIT
  • Pause emulation to freeze game state for stable memory reads and writes. Prevents game advancement between tool calls.
    MIT
  • Pause emulation to freeze the game state, holding the current frame for stable memory reads and writes across multiple operations.
    MIT
  • Enumerate all loaded classes derived from a specified base class, including Blueprint classes, with optional name pattern and limit filters.
    MIT
  • Get the exact MOOSE Lua documentation record for a class or method, with signature, return docs, and inheritance chain. Just provide the class name; optionally specify a method.
    MIT
  • List installed darktable styles with their descriptions to find exact style names needed for applying presets.
    MIT
  • Validates a resource's scripts and manifest against the server build, catching Lua syntax errors, unknown natives, undeclared permissions, and command conflicts.
    MIT
  • List ReaScripts from REAPER's own Scripts folder, returning relative paths ready for script_run. Apply filter to find scripts by path substring.
    Apache 2.0