DomainCheckr✓
io.github.nach-dakwale/domaincheckr · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.nach-dakwale/domaincheckr",
"description": "Check domain name availability via RDAP. Single, bulk, and smart suggestions. No API key needed.",
"title": "DomainCheckr",
"repository": {
"url": "https://github.com/nach-dakwale/domaincheckr-mcp",
"source": "github"
},
"version": "1.0.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://domaincheckr.fly.dev/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}