get_availabilityGet AvailabilityGet a contractor's published availability calendar by slug. Returns days, start/end times, timezone, and note. Public read, no API key required.
MCP SERVER
https://contractorsnearme.ai/api/mcpSUMMARY
Contractors Near Me is an MCP server that provides tools to search licensed US contractors by trade or location, fetch contractor profiles and reviews, and submit leads. It exposes 14 tools via MCP discovery, including search_contractors, get_contractor, get_reviews, list_trades, submit_lead, submit_review, get_my_leads, respond_to_lead, update_my_profile, search_itbs, get_itb, get_availability, list_marketplace_requests, and get_marketplace_request. The server is reachable at https://contractorsnearme.ai/api/mcp and was verified healthy with HTTP 200 and latency 156ms. Authentication is unknown; some tools require an API key. Pricing is unknown.
USE CASES
CAPABILITIES
Evidence-backed capability profile
TOOLS IN THIS MCP SERVER
get_availabilityGet AvailabilityGet a contractor's published availability calendar by slug. Returns days, start/end times, timezone, and note. Public read, no API key required.
get_contractorGet Contractor ProfileGet detailed contractor profile by slug. Returns full profile including about text, contact info, and trade details.
get_itbGet ITBGet a single public invitation to bid (ITB) by its UUID. Returns full project detail including description, budget range, job site address, and dates. Public read, no API key required.
get_marketplace_requestGet Marketplace RequestGet a single public marketplace request by UUID or slug, with canonical request status, bounded budget visibility, payment summary, and proposal/application summary fields.
get_my_leadsGet My LeadsGet leads submitted to the authenticated contractor's directory profile. Requires API key authentication. Returns lead name, email, phone, message, status, source, and created date.
get_reviewsGet Contractor ReviewsGet reviews for a contractor by slug. Returns review text, rating, reviewer name, and dates. Limited to 50 per request.
list_marketplace_requestsList Marketplace RequestsList public marketplace requests with canonical request status, bounded budget visibility, urgency, payment summary, and proposal/application summary fields.
list_tradesList TradesGet a list of all available trades/professions. Returns filtered list of contractor trades from the directory.
respond_to_leadRespond to LeadUpdate the status of a lead owned by the authenticated contractor's directory profile, optionally adding a note. Requires API key authentication. Allowed statuses: new, contacted, qualified, converted, lost.
search_contractorsSearch ContractorsSearch active contractors by trade, location, company name, and geo radius.
search_itbsSearch ITBsSearch public invitations to bid (ITBs) on the projects board. Returns open project title, description, budget range, location, and created date. Public read, no API key required.
submit_leadSubmit LeadSubmit a lead to ContractorsNearMe. Requires API key authentication.
submit_reviewSubmit ReviewSubmit a review for a contractor. Requires API key authentication. Reviews are held for moderation before publishing.
update_my_profileUpdate My ProfileUpdate the authenticated contractor's own directory profile. Requires API key authentication. Only the profile owned by the key's contractor can be updated.
MACHINE-READABLE ENDPOINTS
ACCESS
USAGE OBSERVATIONS