Skip to main content
Glama
584,979 tools. Updated 2026-09-18 00:17

"A command-line fuzzy finder" matching MCP tools:

  • Set the command for a specific line in a macro on a grandMA2 console. Define the macro number, line number, and command string to update macro behavior.
    Apache 2.0
  • Execute any Rhino command string directly, automating modeling tasks by sending commands as if typed in the command line.
    MIT
  • Retrieve Google Local Finder results for any keyword and location. Filter by minimum rating and get business details including name, rating, reviews, address, phone, hours, website, and CID.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Update a Lizard service's build and deploy configuration: set source repo, branch, build command, start command, and more.
    MIT
  • Run a command without a shell, capture its output, and receive a failure verdict or a claimidx claim suggestion when the same command passes after a remembered failure. Use it when your harness lacks PostToolUse hooks.
    Apache 2.0
  • Retrieves a professional email address using a person's name and company domain, querying Hunter email finder first and falling back to Apollo if needed.
    MIT
  • Search LINE friends by partial display name and get the mid for sending messages. Works case-insensitively.
    MIT
  • Retrieve logs for any workspace command by providing team, workspace, and command IDs. Diagnose issues quickly with direct access to command output.
    MIT
  • Run a shell command and capture its stdout/stderr into an ephemeral, searchable buffer, then get a concise summary with exit code, line count, and head/tail preview—without flooding context.
    Apache 2.0
  • Apply many edits across many files in one call with atomic per-file safety and conflict detection. Use line-range ops with anchor verification or fuzzy string patches.
    MIT
  • Compare saved command outputs across runs to see what changed. Diff against a previous run or an older specified command, with secrets masked and no re-execution.
    MIT
  • Run shell commands with sudo privileges through an approval gate, securely piping the password via stdin. Handles single-line commands; upload scripts for multi-line execution.
    MIT
    Destructive