Contractor License Verification (TradesAPI)
Quality Score
90
/100
Verify US contractor licenses in 45 states — status, expiration, disciplinary history.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"contractor-license-mcp-server": {
"command": "npx",
"args": [
"-y",
"contractor-license-mcp-server"
],
"env": {
"CLV_API_URL": "https://www.tradesapi.com",
"CLV_API_KEY": "<your-clv_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"contractor-license-mcp-server": {
"command": "npx",
"args": [
"-y",
"contractor-license-mcp-server"
],
"env": {
"CLV_API_URL": "https://www.tradesapi.com",
"CLV_API_KEY": "<your-clv_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y contractor-license-mcp-server§02 Environment variables
CLV_API_URLrequired
TradesAPI backend URL. Use https://www.tradesapi.com unless you have a reason to override.
CLV_API_KEYrequiredsecret
Your TradesAPI key. Get one free at https://www.tradesapi.com (50 credits, no credit card).
§03 MCP Quality Score · methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.