{
  "serverInfo": {
    "name": "anker-shipping",
    "title": "Anker Shipping Services FZCO",
    "version": "1.0.0"
  },
  "description": "Public MCP tools for Anker Shipping quote guidance and trade-lane discovery. No authentication required for public tools.",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://www.ankershipping.com/mcp.php"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {},
    "prompts": {}
  },
  "tools": [
    {
      "name": "list_trade_lanes",
      "description": "List primary Anker Shipping trade lane URLs"
    },
    {
      "name": "list_services",
      "description": "List Anker Shipping service landing page URLs"
    },
    {
      "name": "get_contact_channels",
      "description": "Return phone, WhatsApp, email and quote form URLs"
    }
  ]
}
