Domain Check✓
io.github.stucchi/domain-check · v1.1.1
{}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.stucchi/domain-check",
"description": "Check domain availability across 500+ TLDs. Single and bulk checks with UI.",
"title": "Domain Check",
"repository": {
"url": "https://github.com/stucchi/domain-check-mcp",
"source": "github"
},
"version": "1.1.1",
"icons": [
{
"src": "https://raw.githubusercontent.com/stucchi/domain-check-mcp/main/assets/icon.png",
"mimeType": "image/png",
"sizes": [
"1024x1024"
]
}
],
"packages": [
{
"registryType": "pypi",
"identifier": "domain-check-mcp",
"version": "1.1.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}