{
  "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json",
  "name": "com.nargusta/hosts",
  "title": "Nargusta Host Discovery",
  "version": "1.0.0",
  "description": "Read-only discovery over the Nargusta sailors' hospitality network. Find phone-verified members offering club access, guest moorings and dock space, crew or day sails, or local hosting in a given port; resolve place names to coordinates; and look up yacht clubs by name. No credential required. Requesting hospitality, letters of introduction, passages and vouching all require an authenticated member and are not exposed.",
  "websiteUrl": "https://nargusta.com/api-docs",
  "icons": [
    {
      "src": "https://nargusta.com/logo.svg",
      "sizes": ["any"],
      "mimeType": "image/svg+xml"
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://nargusta.com/mcp",
      "supportedProtocolVersions": ["2025-06-18", "2025-03-26"]
    }
  ]
}
