Skip to main content
Glama

Related Servers

Alternatives to PegaRex MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables searching vehicle listings on Brazil's largest automotive marketplace, with full ad details (specs, photos, seller) and average market price for a model.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides vehicle reference prices in Brazil (Tabela FIPE) for cars, motorcycles, and trucks, enabling navigation by brand/model/year, historical price queries, depreciation curves, and fuzzy model search.
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Provides Brazilian vehicle price information using FIPE API, enabling users to get car brands, search car prices by brand, and get vehicles by type.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables decoding VINs into complete vehicle specifications, searching active used car listings from US dealers, and retrieving vehicle valuations with total cost of ownership estimates.
      388 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables querying a vehicle's data by Brazilian license plate and RENAVAM from official sources, returning make/model, year, fuel, status, and restrictions. It is read-only and pay-per-query with prepaid credits.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables users to query public Brazilian vehicle and traffic data from official sources, including vehicle debts (IPVA, licensing, open fines), federal infractions by plate/RENAVAM, vehicles registered to an owner, and driver's license status.
      MIT

    TDQS

    A3.9/5.0

    Scored across 17 tools

    Disambiguation4/5

    Most tools have clearly distinct purposes: search, market stats, model alternatives, FIPE, and catalog listing are all separable. The only real overlap is get_vehicle_by_id and get_listing_details, both return details about a single listing, though one focuses on catalog/price fields and the other on ad-specific facts.

    Naming Consistency5/5

    All tools consistently follow verb_noun snake_case naming: get_* for analyses/detail lookups, list_* for catalog options, and search_vehicles for the main query. There are no mixed conventions or vague verbs.

    Tool Count3/5

    17 tools is at the high end for an MCP server, and several are narrow analytics endpoints (avg_days_to_sell, cheapest_states, market_position) that could be consolidated. Still, each tool has a distinct role, so the count is not excessive enough for a lower score.

    Completeness5/5

    The server covers the full read-only lifecycle for vehicle listings: search and filtering, single-listing details, catalog resolution, market pricing context, FIPE valuation, and alternatives. There are no obvious dead-end queries for a user researching or comparing Brazilian car listings.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues