Enterprise DNA
M MCP Servers Developer low

einiba/canyougrab-api

by Various

MCP server for confidence-scored domain availability checking via CanYouGrab.it

E

MCP

einiba/canyougrab-api

Added 1 June 2026

#ai-agent #chatgpt #claude #dns #domain-availability #domain-checker #mcp #mcp-server

Overview

This is an MCP server that checks domain availability using the CanYouGrab.it API. It returns a confidence score for each domain query, helping developers assess whether a domain is actually free. The server is written in Python and integrates as a tool within MCP-compatible clients.

Best for

Best for
Developers who need a trustable, API-backed domain availability check inside an MCP pipeline.

Use cases

  • Verify domain availability with confidence scoring before a purchase
  • Automate bulk domain checks from a chat or coding assistant
  • Integrate domain lookup into MCP-based development workflows

Notes

This is an MCP server that checks domain availability using the CanYouGrab.it API. It returns a confidence score for each domain query, helping developers assess whether a domain is actually free. The server is written in Python and integrates as a tool within MCP-compatible clients.

0 stars on GitHub. Last updated 2026-05-24. Licensed MIT.

Use cases

  • Verify domain availability with confidence scoring before a purchase
  • Automate bulk domain checks from a chat or coding assistant
  • Integrate domain lookup into MCP-based development workflows

Pros

  • Confidence scoring reduces false positives common in whois lookups
  • Simple MCP integration for existing agent or assistant setups
  • Open source codebase to inspect or extend

Cons

  • Depends on the CanYouGrab.it API which may have rate limits or availability changes
  • No built-in retry or caching logic in the current server implementation
  • Small community (0 stars) with limited documentation or examples

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Confidence scoring reduces false positives common in whois lookups
  • Simple MCP integration for existing agent or assistant setups
  • Open source codebase to inspect or extend

Cons

  • Depends on the CanYouGrab.it API which may have rate limits or availability changes
  • No built-in retry or caching logic in the current server implementation
  • Small community (0 stars) with limited documentation or examples