Skip to main content
Glama
521,397 tools. Updated 2026-09-06 11:17

"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
  • Collect frame health, memory diagnostics, and CPU profiling from real devices. Start/stop capture raw artifacts, then request a report for compact, readable native CPU evidence.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for analyzing Perl code with Perl::Critic, enabling code quality checks via both file paths and direct code input.
    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.
    4
    73
    MIT

Matching MCP Connectors

  • 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
  • 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
  • Compute average, median, and time-series price per square meter for properties filtered by location, type, price, and more to support market analysis and property valuation.
    MIT
  • Run data analysis code in a sandbox and return only concise printed results, keeping raw data out of conversation memory.
    Elastic 2.0
    Destructive
  • Run sandboxed code to filter, aggregate, or analyze data, returning only the printed summary to preserve LLM conversational capacity.
    Elastic 2.0
    Destructive
  • Retrieve all active trading markets and their configurations on Typus Perp, including leverage, fees, and funding rates, to evaluate trading conditions.
    -
  • Send an invoice to a client by email, irreversible and client-facing. Confirm the specific invoice before sending.
    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.
    -
  • Delete a client from your account. Requires confirmation and write permission; blocked if the client has projects or invoices.
    MIT
  • Format or compress code across 18 programming languages. Uses Prettier for web formats, sql-formatter for SQL, and indentation beautification for others.
    MIT
  • Retrieve the current version of a package from its official registry. Prevent using outdated dependencies by checking available releases across major ecosystems.
    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
  • Retrieve TLP liquidity pool information, including TVL and per-token liquidity amounts, for the Typus Perp DEX on Sui.
    -
  • Render source code as a syntax-highlighted SVG or PNG image for clear visual presentation on any device.
    MIT
  • Send an email reminder for a sent or overdue invoice to prompt payment. Requires explicit user confirmation and invoices:send permission.
    MIT