You're viewing a demo portfolio

Join the waitlist
PRSM

domain_detail

Active

Tool of BorealHost

declared in 1.27.0

Get full domain details including DNS and infrastructure status. Requires: API key with read scope. Args: domain_name: Full domain name (e.g. "example.com") Returns: {"domain": "example.com", "status": "active", "expires_at": "iso8601", "auto_renew": true, "nameservers": ["ns1.borealhost.ai", "ns2.borealhost.ai"], "dns_records": [...], "linked_site": "my-site"} Errors: NOT_FOUND: Domain not owned by this account

Parameters schema

{
  "type": "object",
  "title": "domain_detailArguments",
  "required": [
    "domain_name"
  ],
  "properties": {
    "domain_name": {
      "type": "string",
      "title": "Domain Name"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

BorealHost

https://github.com/alainsvrd/borealhost-mcp

1/7 registries
View full server →
domain_detail — BorealHost — PRSM MCP