Skip to main content
Glama
296,484 tools. Last updated 2026-07-14 02:24

"Western Union" matching MCP tools:

  • Compare DPX settlement costs against Stripe, Wise, JPMorgan Coin, SWIFT, PayPal, and Western Union. Calculate dollar savings at current DPX all-in rate based on amount, FX, and ESG score.
    MIT
  • Filter and list hat patches by category (Signature 2.5-inch or Candyz 1-inch) or occasion keyword for bachelorette, wedding, dad, festival, and more.
    MIT
  • Search all Russian/EAEU vehicle compliance documents (type approvals, certificates, declarations) by VIN substring or full code, sorted by issue date.
    MIT
  • Assess water stress, depletion, flood, and drought risk for any geographic region using WRI Aqueduct 4.0 scores to support CSRD portfolio screening.
    MIT
  • Extract database information from SQL injection vulnerabilities using UNION-based techniques to identify column counts, string columns, database names, versions, tables, and columns.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Read server files through SQL injection using UNION SELECT LOAD_FILE(). Requires MySQL FILE privilege to access server-side files like /etc/passwd for security testing.
    MIT
  • Add a timeseries widget to a dashboard by specifying a query, visualization type, and position. Supports chart styles like line, bar, area, and stacked bar.
    MIT
  • Overlay two or more polygon feature layers to combine their areas and retain attributes from each input, creating a new feature class for spatial analysis.
    Apache 2.0
  • Remove routers from Sakura Cloud infrastructure by specifying zone and router ID to manage network resources efficiently.
    Apache 2.0
  • Apply a non-destructive boolean modifier to combine, subtract, or intersect two 3D objects. Choose between union, difference, or intersect operations.
    AGPL 3.0
  • Compute the memory layout of a C struct/union for a 32-bit ARM Cortex-M MCU: member offsets, padding, bit-field packing, total size, and alignment.
    MIT
  • Combine two polygons into a single polygon using Turf.js union method. Accepts GeoJSON FeatureCollection with two polygons and returns merged geometry as GeoJSON Feature.
    MIT