{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.Br0ski777/pii-detector",
    "description": "Detect PII in text: emails, phones, SSNs, credit cards, IPs. Regex + Luhn. x402.",
    "title": "PII Detector API",
    "repository": {
        "url": "https://github.com/Br0ski777/pii-detector-x402",
        "source": "github"
    },
    "version": "1.0.0",
    "websiteUrl": "https://github.com/Br0ski777/pii-detector-x402",
    "remotes": [
        {
            "type": "sse",
            "url": "https://pii-detector-x402-production.up.railway.app/mcp"
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-04-12T12:13:04.544464Z",
            "publishedAt": "2026-04-12T12:13:04.544464Z",
            "updatedAt": "2026-04-12T12:13:04.544464Z",
            "isLatest": true
        },
        "io.modelcontextprotocol.registry/publisher-provided": {
            "publishedAt": "2026-04-12T12:13:04+02:00",
            "updatedAt": "2026-04-12T12:13:04+02:00"
        }
    }
}