MCP.so
登录
T

Tradesapi

@Noquarter6

关于 Tradesapi

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

基本信息

分类

其他

传输方式

stdio

发布者

Noquarter6

提交者

Noquarter6

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "tradesapi": {
      "command": "npx",
      "args": [
        "-y",
        "contractor-license-mcp-server"
      ],
      "env": {
        "CLV_API_URL": "https://www.tradesapi.com",
        "CLV_API_KEY": "your-api-key-here"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Tradesapi?

Tradesapi is an MCP server that provides real-time contractor license verification across 45 US states. It allows AI agents like Claude Desktop and Cursor to verify a contractor's license status, expiration, and disciplinary history directly against state licensing board portals.

How to use Tradesapi?

Add it to your MCP client configuration with the server name tradesapi, the command npx -y contractor-license-mcp-server, and environment variables CLV_API_URL and CLV_API_KEY. Then use the provided tools clv_verify_license, clv_batch_verify, and clv_list_supported_states to perform verifications.

Key features of Tradesapi

  • Covers 45 US states via official licensing board portals
  • Live lookups from authoritative state portals
  • Batch verification of up to 25 licenses per call
  • Returns disciplinary history when available
  • 24-hour cache to reduce repeated lookups
  • Works with any MCP-compatible AI agent

Use cases of Tradesapi

  • Verify a contractor's license before hiring them for a project
  • Check the expiration date of a subcontractor's license
  • Review disciplinary history before awarding a contract
  • Batch verify multiple license numbers for compliance audits

FAQ from Tradesapi

How do I get an API key?

Sign up at tradesapi.com with your email, receive a magic link, and find your API key on the dashboard. New accounts start with 50 free verification credits.

What does each license verification cost?

Each license verification consumes 1 credit, whether the result is fresh or cached. Additional credit packs can be purchased from

评论

其他 分类下的更多 MCP 服务器