{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card/v1.json",
  "serverInfo": {
    "name": "Solent Marine Outboards UK",
    "version": "1.0.0",
    "description": "UK's Premier Outboard Motors & Marine Engines Specialist",
    "homepage": "https://solentmarineoutboards.co.uk",
    "contact": {
      "email": "sales@solentmarineoutboards.co.uk",
      "whatsapp": "+447700900888",
      "phone": "+441983294400"
    }
  },
  "transport": {
    "type": "none",
    "note": "Static site on Vercel with no server API routes deployed. No live MCP endpoint exists yet — this card describes the catalog for human-in-the-loop browsing only."
  },
  "capabilities": {
    "tools": [],
    "resources": [
      {
        "name": "product-catalog",
        "description": "Full outboard motors catalog",
        "uri": "https://solentmarineoutboards.co.uk/shop/"
      },
      {
        "name": "portable-outboards",
        "description": "Portable outboards, 2.5HP-6HP",
        "uri": "https://solentmarineoutboards.co.uk/shop/portable/"
      },
      {
        "name": "mid-range-outboards",
        "description": "Mid-range outboards, 8HP-40HP",
        "uri": "https://solentmarineoutboards.co.uk/shop/mid-range/"
      },
      {
        "name": "high-power-outboards",
        "description": "High-power outboards, 50HP-400HP+",
        "uri": "https://solentmarineoutboards.co.uk/shop/high-horsepower/"
      },
      {
        "name": "electric-outboards",
        "description": "Electric & eco outboards and trolling motors",
        "uri": "https://solentmarineoutboards.co.uk/shop/electric/"
      },
      {
        "name": "parts-and-accessories",
        "description": "Genuine oils, rigging and spares",
        "uri": "https://solentmarineoutboards.co.uk/shop/parts/"
      },
      {
        "name": "technical-faq",
        "description": "Shaft measurement and PDI guide",
        "uri": "https://solentmarineoutboards.co.uk/faq/"
      }
    ],
    "commerce": {
      "ordering": "human-assisted-whatsapp-or-form",
      "payment": ["bacs-transfer", "debit-credit-card", "proforma-invoice", "marine-finance"],
      "currency": "GBP",
      "minimumOrder": "50.00",
      "freeShipping": "500.00"
    }
  },
  "legal": {
    "ageRestriction": "none",
    "productType": "marine-outboard-engines",
    "compliance": "UK Recreational Craft Regulations 2017 (RCD II)"
  }
}
