{
  "schemaVersion": "2025-12-11",
  "name": "North Bay Truck Center",
  "description": "Commercial truck, trailer, and RV chassis repair in Fairfield, CA since 2003.",
  "version": "1.0.0",
  "url": "https://www.northbaytruckcenter.com/api/mcp",
  "endpoint": "https://www.northbaytruckcenter.com/api/mcp",
  "transport": "streamableHttp",
  "documentationUrl": "https://www.northbaytruckcenter.com/ai-info",
  "serverInfo": {
    "name": "northbaytruckcenter",
    "version": "1.0.0",
    "title": "North Bay Truck Center"
  },
  "remotes": [
    {
      "type": "streamableHttp",
      "url": "https://www.northbaytruckcenter.com/api/mcp"
    }
  ],
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "tools": [
    {
      "name": "get_hours",
      "description": "Return North Bay Truck Center shop hours."
    },
    {
      "name": "list_services",
      "description": "List truck, RV, alignment, fleet, and inspection services."
    },
    {
      "name": "get_location",
      "description": "Return Fairfield shop address and map link."
    },
    {
      "name": "get_contact",
      "description": "Return phone numbers and email."
    }
  ]
}
