Contractor Licence Changes
What this MCP does
Reports observed contractor licence status changes, including lapses, reinstatements, expirations, suspensions, and first appearances.
Tools
Input schema
{'type': 'object', 'required': ['state', 'license_number'], 'properties': {'state': {'type': 'string', 'pattern': '^[A-Za-z]{2}$', 'description': 'Two-letter state code. Covered: AZ, CA, CO, CT, DE, FL, IA, NV, NY, OR, TX, UT, VA, WA', 'patternMessage': 'argument state must be a two-letter state code, e.g. CA'}, 'license_number': {'type': 'string', 'pattern': '.*\\S.*', 'description': 'The licence number as the board prints it', 'patternMessage': 'argument license_number must not be blank'}}}
Input schema
{'type': 'object', 'required': ['state'], 'properties': {'days': {'type': 'integer', 'description': 'Look back 1 to 365 days (default 30)'}, 'limit': {'type': 'integer', 'description': 'Max rows, clamped to 1 through 100 (default 25)'}, 'state': {'type': 'string', 'pattern': '^[A-Za-z]{2}$', 'description': 'Two-letter state code. Covered: AZ, CA, CO, CT, DE, FL, IA, NV, NY, OR, TX, UT, VA, WA', 'patternMessage': 'argument state must be a two-letter state code, e.g. CA'}, 'trade': {'type': 'string', 'description': 'Optional trade filter, e.g. electricians, plumbers'}, 'change_type': {'enum': ['lapse', 'reinstate', 'status_change', 'new_license'], 'type': 'string', 'description': 'lapse = active to suspended/expired/inactive; new_license = first observed'}}}
Recent tool changes
Similar MCP servers
seal
Decodes and cryptographically verifies signed AI decision and agent-action receipts, including evidence-pack and transparency-log…
enforcement-database
Searches and retrieves FDA enforcement records, including warning letters, recalls, approvals, and 483 citations.
AI-Portal Enterprise GenAI Briefing
Provides current GenAI news, model release tracking, AI glossary searches, and information on AI regulations and compliance requi…
GreenLight - Plug-in Solar Law Registry
Provides state-by-state legal and verification records for US plug-in or balcony solar regulations.
Plumbline - Contractor License Checks
Checks contractor license records against official state and local sources and returns matching records, candidate matches, or no…
overassessed
Checks Maryland property assessments against comparable homes and provides fairness results, appeal deadlines, and official filin…
Pre-Trip compliance scanner
Screens regulated-health marketing copy against source-cited compliance rules for all 50 U.S. states.
adeu
Automates redlining and revision workflows for DOCX documents.