{
  "name": "tattoo-foundation-carrier-intelligence-mcp",
  "description": "Public Model Context Protocol server published by the TATTOO Foundation (501(c)(3) survivor-founded driver-protection nonprofit, EIN 33-2580477). Provides US commercial trucking carrier intelligence — FMCSA SAFER census, authority history, insurance filings, H-2B trucking labor applications. Dataset built by Carso Cybernetics on the SuperTrucker platform; query access donated to the Foundation, which serves it publicly here.",
  "version": "0.1.0",
  "publisher": {
    "name": "TATTOO Foundation",
    "url": "https://tattoo.foundation",
    "ein": "33-2580477",
    "type": "501(c)(3) nonprofit"
  },
  "dataset_origin": {
    "built_by": "Carso Cybernetics",
    "built_by_url": "https://carsocybernetics.com",
    "source_platform": "SuperTrucker",
    "source_platform_url": "https://supertrucker.ai",
    "license": "Donated query access to the TATTOO Foundation for public, driver-protective service."
  },
  "endpoints": {
    "streamable_http": "https://mcp.tattoo.foundation/mcp"
  },
  "transport": "streamable-http",
  "protocol_version": "2025-06-18",
  "status": "deployed",
  "tools": [
    {
      "name": "lookup_carrier",
      "description": "Verify a US commercial trucking carrier by USDOT number or legal/DBA name."
    },
    {
      "name": "carrier_revocation_history",
      "description": "Full authority-history timeline (revocations, grants, suspensions, transfers) for a carrier."
    },
    {
      "name": "carrier_insurance_status",
      "description": "FMCSA insurance filings — active 91X auto liability and other types — for a carrier."
    },
    {
      "name": "h2b_trucking_employers",
      "description": "DOL H-2B labor disclosure data filtered to trucking SOC codes (53-30xx)."
    }
  ],
  "dataset_stats": {
    "carriers": 4426945,
    "authority_history_events": 4673469,
    "insurance_filings": 458975,
    "h2b_trucking_applications": 1056,
    "as_of": "2026-04-26"
  },
  "notes": "Server is deployed and operational. The TATTOO Foundation is the public publisher of this MCP — it gives the Foundation the trust and reputation that come from serving authoritative organic carrier intelligence to agentic clients. Dataset is shared with SuperTrucker (the same data also powers the SuperTrucker product at data.supertrucker.ai).",
  "related_servers": [
    {
      "name": "Carso Cybernetics",
      "url": "https://carsocybernetics.com/.well-known/mcp.json"
    },
    {
      "name": "SuperTrucker",
      "url": "https://supertrucker.ai/.well-known/mcp.json"
    }
  ],
  "context_files": [
    "https://tattoo.foundation/llm.txt"
  ]
}
