← theautobodydirectory.com

INDIVIDUAL MCP TOOL

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.

theautobodydirectory.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://theautobodydirectory.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_shop_facts and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

theautobodydirectory.com

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.

Related tools

  • find_shops — Find verified U.S.
  • get_stats — Live coverage statistics of the directory: total shops, licensed shops, certifications, states covered, and B2B record counts.
  • get_b2b_pricing — Licensed B2B data products: the live rate card (per-record tiers, product multipliers, minimum order), current coverage, and where to buy.
  • get_b2b_availability — How many licensable business records match a scope: a single state or national, optionally filtered (licensedOnly, hasWebsite, hasPhone, oem, service).