{
    "serverInfo": {
        "name": "L.I. Notary Services",
        "version": "1.2.0"
    },
    "description": "L.I. Notary Services is a Long Island-based document services provider specializing in ink fingerprinting, apostille services, international notarization, remote online notarization, document legalization, embassy and consulate attestation support, mobile notary service, DS-3053 notarization, PS-1583 notarization, and document support for domestic and international use. This MCP card is read-only and does not expose booking, payment, account, or administrative tools.",
    "transports": [
        {
            "type": "web",
            "url": "https://linotaryservices.com/",
            "description": "Browser-based read-only context via the public homepage."
        }
    ],
    "capabilities": {
        "tools": [
            {
                "name": "prepare_lins_service_request",
                "description": "Collects non-sensitive request details for ink fingerprinting, apostille service, international notarization, remote online notarization, legalization, DS-3053, PS-1583, mobile notary, or related document-service needs.",
                "readOnly": true,
                "destructive": false,
                "requiresAuth": false
            }
        ],
        "resources": [
            "homepage",
            "contact",
            "ink-fingerprinting",
            "apostille-services",
            "international-notarization",
            "document-legalization",
            "agent-skills-index"
        ]
    },
    "security": {
        "authentication": "none",
        "data_access": "public_read_only",
        "writes_enabled": false,
        "payments_enabled": false
    }
}