Back to resources

MCP SERVER

Contractors Near Me

Primary machine endpointhttps://contractorsnearme.ai/api/mcp
Use with an agent

SUMMARY

What it does

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

Tasks it fits

  • Search for licensed contractors by trade or location
  • Fetch contractor profiles and reviews
  • Submit leads to contractors

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

contractor.searchweight 90 · confidence 95contractor.profile.readweight 90 · confidence 95contractor.reviews.readweight 80 · confidence 95contractor.trades.listweight 70 · confidence 95lead.submitweight 90 · confidence 95review.submitweight 80 · confidence 95lead.read-ownweight 70 · confidence 95lead.updateweight 70 · confidence 95profile.update-ownweight 70 · confidence 95itb.searchweight 80 · confidence 95itb.readweight 80 · confidence 95availability.readweight 70 · confidence 95marketplace-request.listweight 70 · confidence 95marketplace-request.readweight 70 · confidence 95

TOOLS IN THIS MCP SERVER

Tools exposed by this MCP server

get_availabilityGet Availability

Get a contractor's published availability calendar by slug. Returns days, start/end times, timezone, and note. Public read, no API key required.

Effect: readConfirm: explicit policy
get_contractorGet Contractor Profile

Get detailed contractor profile by slug. Returns full profile including about text, contact info, and trade details.

Effect: readConfirm: explicit policy
get_itbGet ITB

Get 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.

Effect: readConfirm: explicit policy
get_marketplace_requestGet Marketplace Request

Get a single public marketplace request by UUID or slug, with canonical request status, bounded budget visibility, payment summary, and proposal/application summary fields.

Effect: readConfirm: explicit policy
get_my_leadsGet My Leads

Get leads submitted to the authenticated contractor's directory profile. Requires API key authentication. Returns lead name, email, phone, message, status, source, and created date.

Effect: readConfirm: explicit policy
get_reviewsGet Contractor Reviews

Get reviews for a contractor by slug. Returns review text, rating, reviewer name, and dates. Limited to 50 per request.

Effect: readConfirm: explicit policy
list_marketplace_requestsList Marketplace Requests

List public marketplace requests with canonical request status, bounded budget visibility, urgency, payment summary, and proposal/application summary fields.

Effect: readConfirm: explicit policy
list_tradesList Trades

Get a list of all available trades/professions. Returns filtered list of contractor trades from the directory.

Effect: readConfirm: explicit policy
respond_to_leadRespond to Lead

Update 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.

Effect: writeConfirm: explicit policy
search_contractorsSearch Contractors

Search active contractors by trade, location, company name, and geo radius.

Effect: readConfirm: explicit policy
search_itbsSearch ITBs

Search 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.

Effect: readConfirm: explicit policy
submit_leadSubmit Lead

Submit a lead to ContractorsNearMe. Requires API key authentication.

Effect: external actionConfirm: explicit policy
submit_reviewSubmit Review

Submit a review for a contractor. Requires API key authentication. Reviews are held for moderation before publishing.

Effect: external actionConfirm: explicit policy
update_my_profileUpdate My Profile

Update the authenticated contractor's own directory profile. Requires API key authentication. Only the profile owned by the key's contractor can be updated.

Effect: writeConfirm: explicit policy

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
mcp
Authentication
type: unknown
Pricing
model: unknown
Version
1.2.0

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.