Skip to main content
Glama
306,540 tools. Last updated 2026-07-25 12:02

"Perl" matching MCP tools:

  • Edit files using Perl one-liners for text manipulation with cross-platform support, enabling targeted modifications without full file replacement.
  • Route LLM requests to the optimal model automatically, selecting from 20+ models based on task complexity and cost. Handles retries, fallbacks, and streaming for reliable responses.
    MIT
  • Detect and correct hallucinations and fabricated facts in LLM-generated text using multi-channel verification (web search, NLI, cross-reference). Returns corrected output with structured diff.
    MIT
  • Send an invoice to a client by email, irreversible and client-facing. Confirm the specific invoice before sending.
    MIT
  • Delete a client from your account. Requires confirmation and write permission; blocked if the client has projects or invoices.
    MIT
  • Corrects LLM-generated output by detecting and fixing hallucinations, schema violations, semantic inconsistencies, and instruction drift. Returns corrected content with confidence scores or rejects unfixable errors.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    A
    maintenance
    MCP server for analyzing Perl code with Perl::Critic, enabling code quality checks via both file paths and direct code input.
    Last updated
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Fact-checks and fixes AI outputs by catching hallucinations, repairing broken JSON, and correcting errors before they reach users, with tools for verification, validation, and correction.
    Last updated
    4
    70
    MIT

Matching MCP Connectors

  • Validates LLM-generated JSON against a schema, automatically repairing common violations like malformed enums, truncated arrays, and hallucinated fields. Returns compliant output or a detailed rejection.
    MIT
  • Send an email reminder for a sent or overdue invoice to prompt payment. Requires explicit user confirmation and invoices:send permission.
    MIT
  • Log worked hours to a timesheet by specifying client, date, hours, and description. Optionally include project or hourly rate.
    MIT
  • Update selected fields of a time entry. Ensures no changes to entries on sent or paid invoices.
    MIT
  • Update a client's details by passing only the fields to change. Requires clients:write permission.
    MIT
  • Retrieve your customized reminder email copy and its scheduled delivery time to review and confirm your recurring reminders.
    MIT
  • Run sandboxed code to filter, aggregate, or analyze data, returning only the printed summary to preserve LLM conversational capacity.
    Elastic 2.0
  • Translate a natural language trading goal into exact perp CLI commands. Input your goal and receive commands to review and run manually.
    MIT
  • Preview a trade without executing to see estimated fill price, fees, margin impact, and risk checks before confirming execution.
    MIT
  • Retrieve current federal per diem rates for lodging and meals from the GSA database. Find rates by city and state for government travel planning and reimbursement calculations.
  • Retrieve your account balance including equity, available margin, margin used, and unrealized PnL for a specified exchange.
    MIT
  • Check the current version of a package from official registries to identify outdated dependencies. Supports npm, PyPI, Packagist, Crates.io, Maven, Go, RubyGems, NuGet, Hex, CRAN, CPAN, pub.dev, Homebrew, Conda, Clojars, Hackage, Julia, Swift PM, and Chocolatey.
    MIT