← Registry

API Tools

theautobodydirectory.com

Provides verified shop data and B2B licensing information through a searchable API.

WebMCP2 endpoints6 known toolsFirst detected August 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://theautobodydirectory.com/mcp

No auth detected

MCP server metadata

Name
autobody-directory
Version
1.0.0
Capabilities
tools
Server instructions

Read-only U.S. collision-shop directory. Results are capped; bulk/commercial use requires a license (get_b2b_pricing). Policy: https://theautobodydirectory.com/auth.md

Known tools 5

find_shops

Find verified U.S.

Inferred read-only
get_shop_facts

The verification evidence chain for ONE shop by id: license status + source register, OEM and industry certifications with evidence tiers, federal record references (EPA/OSHA/DOL), EPA compliance status, the explainable trust score with its reasons, owner-provided fields (labeled), and data freshness.

Inferred read-only
get_stats

Live coverage statistics of the directory: total shops, licensed shops, certifications, states covered, and B2B record counts.

Inferred read-only
get_b2b_pricing

Licensed B2B data products: the live rate card (per-record tiers, product multipliers, minimum order), current coverage, and where to buy.

Inferred read-only
get_b2b_availability

How many licensable business records match a scope: a single state or national, optionally filtered (licensedOnly, hasWebsite, hasPhone, oem, service).

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.autobody-directory]
url = "https://theautobodydirectory.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "autobody-directory": {
      "type": "http",
      "url": "https://theautobodydirectory.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: autobody-directory
Remote MCP URL: https://theautobodydirectory.com/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": {
    "autobody-directory": {
      "url": "https://theautobodydirectory.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "autobody-directory": {
      "type": "http",
      "url": "https://theautobodydirectory.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "autobody-directory",
  "transport": "streamable-http",
  "url": "https://theautobodydirectory.com/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://theautobodydirectory.com

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 1

find_collision_shops

Find verified U.S. auto body / collision repair shops near a 5-digit ZIP code. Returns the nearest shops with distance, trust tier, state-license and OEM-certification evidence from public records. Read-only.

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.webmcp]
url = "https://theautobodydirectory.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://theautobodydirectory.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://theautobodydirectory.com

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": {
    "webmcp": {
      "url": "https://theautobodydirectory.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://theautobodydirectory.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://theautobodydirectory.com"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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