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.
基本情報
設定
以下の設定を使って、このサーバーを 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
「その他」の他のコンテンツ
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Nginx UI
0xJackyYet another WebUI for Nginx
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
コメント