Labsco
Noquarter6 logo

TradesAPI

from Noquarter6

Real-time contractor license verification across 45 US states. Verifies license status, expiration, and disciplinary history directly against state licensing board portals.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedPaid serviceNeeds API keys

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” An MCP server (by TradesAPI) for real-time contractor-license verification across all 50 US states + DC and 8 major cities, checked live against official licensing-board portals.

What you get โ€”

  • verify_license โ€” send {state, license_number, trade}, get back validity, licensee name, expiration, status and disciplinary history.
  • Batch verification โ€” up to 25 licenses per call, in parallel.
  • Live lookups against authoritative portals (not third-party aggregators), cached 24h when active.

Requirements โ€” A TradesAPI API key; hosted mode uses a Bearer token, local mode uses CLV_API_URL + CLV_API_KEY.

Cost snapshot โ€” Server is MIT/open source; it fronts the paid TradesAPI service. New accounts get 50 free verification credits (no card); extra credit packs are purchased โ€” no dollar prices shown.

Setup effort โ€” Hosted streamable-http URL (no install) or local npx -y contractor-license-mcp-server.

Our take โ€” Handy for compliance and hiring checks with fresh, portal-sourced data. Caveat: disciplinary history is only returned when the portal exposes it, and you pay credits beyond the free 50.

Source: the project README โ€” summarized 2026-07-08.