einiba/canyougrab-api
by Various
MCP server for confidence-scored domain availability checking via CanYouGrab.it
MCP
einiba/canyougrab-api
Added 1 June 2026
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.