Skip to content
Back to search
100
MCP live v1.1.1 streamable-http

CanYouGrab.it

io.github.einiba/canyougrab

Confidence-scored domain availability checking for AI agents via CanYouGrab.it

Uptime
5.3%
19 probes
Response
442ms
last probe
Tools
3
callable

Tools · 3

check_domains

Use this when the user wants to know whether one or more domains are available to register. Returns confidence, source, cache age, and ambiguous results when the lookup cannot be determined safely.

check_usage

Use this when the user wants to see their CanYouGrab.it plan, usage, and remaining quota for the current billing period.

get_domain_info

Use this when the user wants WHOIS or registration information about a specific domain — such as who owns it, when it was registered, when it expires, or what nameservers it uses.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "canyougrab.it": {
      "url": "https://api.canyougrab.it/mcp",
      "transport": "streamable-http"
    }
  }
}