{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.KincaidYang/whois",
    "description": "Query WHOIS/RDAP information for domains, IP addresses, CIDR prefixes and ASNs. Self-hostable.",
    "title": "WHOIS",
    "repository": {
        "url": "https://github.com/KincaidYang/whois",
        "source": "github"
    },
    "version": "1.2.0",
    "websiteUrl": "https://github.com/KincaidYang/whois",
    "remotes": [
        {
            "type": "streamable-http",
            "url": "https://whois.ddnsip.cn/mcp"
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-07-26T03:41:36.684179Z",
            "publishedAt": "2026-07-26T03:41:36.684179Z",
            "updatedAt": "2026-07-26T03:41:36.684179Z",
            "isLatest": true
        }
    }
}