← Registry

Data Collection

contractorsnearme.ai

Provides access to a marketplace of contractors, allowing users to search for contractors, fetch profiles and reviews, and list marketplace requests.

1 endpoint8 known toolsFirst detected May 11, 2026Last detected August 27, 2026

ENDPOINT 1

https://contractorsnearme.ai/api/mcp

No auth detected

MCP server metadata

Name
contractors-near-me
Version
1.2.0
Capabilities
tools.listChanged

Known tools 8

list_marketplace_requests

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

Potential side effects
get_marketplace_request

Fetch a public marketplace request by UUID or slug, with canonical request status, bounded budget visibility, and payment summary fields.

Potential side effects
search_contractors

Search 141,000+ licensed contractors by keyword, location, trade, or coordinates.

Potential side effects
get_contractor

Fetch full contractor profile by URL slug.

Inferred read-only
get_reviews

Fetch reviews for a contractor by their URL slug.

Inferred read-only
list_trades

List all available trades and professions in the contractor directory.

Inferred read-only
submit_lead

Submit a service request to a specific contractor.

Inferred read-only
submit_review

Submit a review for a contractor.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.contractors-near-me]
url = "https://contractorsnearme.ai/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "contractors-near-me": {
      "type": "http",
      "url": "https://contractorsnearme.ai/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: contractors-near-me
Remote MCP URL: https://contractorsnearme.ai/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "contractors-near-me": {
      "url": "https://contractorsnearme.ai/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "contractors-near-me": {
      "type": "http",
      "url": "https://contractorsnearme.ai/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "contractors-near-me",
  "transport": "streamable-http",
  "url": "https://contractorsnearme.ai/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for contractorsnearme.ai was fetched 2026-08-04T03:23:55.951Z and is being refreshed.

Trust status Trusted

contractorsnearme.ai is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.