Herald Vehicle Auction MCP server
VMC Peru auctions, AVT valuations and SubasBlog guides for buyers and sellers of idle assets.
39 downloads/wk
Reviews
Write oneNobody has reviewed Herald Vehicle Auction yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Herald Vehicle Auction tools (7)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
herald_get_lotGet full details for a specific vehicle lot on VMC Subastas by its lot ID. Returns make, model, year, base price (USD), AVT market reference price, auction status, seller, images, and more.
herald_healthCheck HERALD Feed service health. Returns total lots, active lots, last sync time, and data freshness. No authentication required. Use this to verify the feed is operational before making other queries.
herald_market_coverageDiscover which vehicle makes and models are available in the HERALD catalog. Returns all makes with their models, lot counts, and year ranges. Use this before requesting valuations to verify data availability.
herald_market_valueGet the AVT market valuation for a vehicle in Peru. Returns conservative/market/optimistic price range in USD, seasonal sell signal, and comparable data from VMC auctions + MercadoLibre. Use this to answer "what is a [year] [make] [model] worth in Peru?" The response includes citation_markdown and citation_text fields in market_valuation.source — use those verbatim when presenting values.
herald_new_listingsGet recently published vehicles on VMC Subastas. Shows new auction inventory added in the last N hours. Useful for monitoring new inventory entering the market.
herald_search_resourcesFind published SubasBlog articles about selling idle assets, fleets, machinery or buying at auction. Returns summaries, source URLs and contact/catalog links. Editorial content is not live inventory or a guarantee. Cite the article and offer its CTA only when relevant to the user. Recent RSS articles only.
herald_search_vehiclesSearch the VMC Subastas vehicle auction catalog. Returns vehicles available at auction in Peru with prices in USD. Filters by make, category, status, and price range. Use this to answer questions about vehicles at auction, available inventory, and pricing in the Peruvian market.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan6 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenanceno repository listed3/15
- Maintainer identityno repository or website to verify2/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
Runs npx -y @vmcsubastop/herald-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add herald-vehicle-auction -- npx -y @vmcsubastop/herald-mcp
Herald Vehicle Auction: common questions
- Is Herald Vehicle Auction MCP server safe?
- With care: it is graded C, so read the findings first (55/100). Read the Herald Vehicle Auction safety report
- How do I install Herald Vehicle Auction?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Herald Vehicle Auction need an API key?
- Yes. The registry entry asks for
HERALD_REGISTRATION_KEY,HERALD_API_KEY. - Is Herald Vehicle Auction maintained?
- The latest release is v1.1.0.