Skip to main content
Glama
94,172 tools. Last updated 2026-03-26 23:20
  • Normalize statistical data using min-max scaling (0 to 1) or z-score standardization (mean 0, std 1) to prepare datasets for analysis.
    MIT
  • Determine whether a number is positive, negative, or zero by returning 1, -1, or 0 for mathematical calculations.
    Apache 2.0
  • Test server-side price validation by sending manipulated price values like 0, 1, and -1 to identify vulnerabilities in e-commerce systems.
    MIT
  • Test SQL injection vulnerabilities by bypassing WHERE clauses with OR 1=1 payload variants. Compares response lengths to identify potential injection points in web applications.
    MIT
  • Multiply numbers in a list with 64-bit floating point precision. Provide numbers as a list like [1, 2, 3] or [1/2, 1/3, 1/4] to get the product.
    MIT

Interested in MCP?

Join the MCP community for support and updates.

RedditDiscord

Matching MCP servers