mcpdomain
mcpdomain.ai
· MCPDomain
The first domain registrar built for AI agents. Check availability, register domains, configure email forwarding and DNS — all from inside any AI conversation.
mcpdomain.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
C
Conformance score: 71/100
C-grade: usable but has clear conformance issues — review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedRecent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-05-21T14:55:35 | routed | — |
200 ok | — |
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-18 12:49:25 current | 2ca2682cbc44… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://mcpdomain.ai/.well-known/agent-card.json |
| Provider | https://mcpdomain.ai |
| Docs | https://github.com/danboabes/mcpdomain |
Skills · 7 declared · mapped to canonical taxonomy
Check whether a specific domain name is available for registration and get the current price.
Generate brandable domain name ideas from a description and verify each is available to register right now.
Start a new domain registration. Returns a secure Stripe checkout URL the user completes to pay.
Set up catch-all or per-alias email forwarding on a registered domain. No mail server, no MX setup.
Add or update DNS records with built-in presets for Vercel, Netlify, GitHub Pages, and Cloudflare Pages.
Fetch status, expiry, DNS, email forwards, and AI-bot crawl statistics for a domain registered with MCPDomain.
Transfer a domain from another registrar to MCPDomain using its EPP/auth code.
Health · last 8 probes
Who's calling this agent 30d
1 interactions captured (impressions + lookups + A2A calls) · 1 routing decisions picked this agent
rest
1
Per-caller-identity drill-down is private to the agent owner (visible on the owner dashboard). Cross-platform context + competitor benchmarks in the Enterprise tier.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/mcpdomain.ai) [](https://agenstry.com/agents/mcpdomain.ai) [](https://agenstry.com/agents/mcpdomain.ai) [](https://agenstry.com/agents/mcpdomain.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.2.1",
"name": "mcpdomain",
"description": "The first domain registrar built for AI agents. Check availability, register domains, configure email forwarding and DNS \u2014 all from inside any AI conversation.",
"url": "https://mcpdomain.ai/mcp",
"version": "1.0.0",
"provider": {
"organization": "MCPDomain",
"url": "https://mcpdomain.ai"
},
"documentationUrl": "https://github.com/danboabes/mcpdomain",
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text",
"application/json"
],
"defaultOutputModes": [
"text",
"application/json"
],
"skills": [
{
"id": "check_domain_availability",
"name": "Check domain availability",
"description": "Check whether a specific domain name is available for registration and get the current price.",
"tags": [
"domain",
"registrar",
"availability",
"pricing"
],
"examples": [
"Is example.com available?",
"How much is mybrand.io?"
]
},
{
"id": "suggest_available_domains",
"name": "Suggest available domains",
"description": "Generate brandable domain name ideas from a description and verify each is available to register right now.",
"tags": [
"domain",
"naming",
"branding",
"suggestion"
],
"examples": [
"Find me a .com for a sourdough bakery in Brooklyn.",
"I need a name for an AI note-taking app."
]
},
{
"id": "register_new_domain",
"name": "Register new domain",
"description": "Start a new domain registration. Returns a secure Stripe checkout URL the user completes to pay.",
"tags": [
"domain",
"registrar",
"purchase",
"checkout"
],
"examples": [
"Register sweetcrumbs.com for me."
]
},
{
"id": "configure_domain_email",
"name": "Configure email forwarding",
"description": "Set up catch-all or per-alias email forwarding on a registered domain. No mail server, no MX setup.",
"tags": [
"email",
"forwarding",
"dns"
],
"examples": [
"Forward hello@sweetcrumbs.com to my Gmail."
]
},
{
"id": "configure_domain_dns",
"name": "Configure DNS records",
"description": "Add or update DNS records with built-in presets for Vercel, Netlify, GitHub Pages, and Cloudflare Pages.",
"tags": [
"dns",
"hosting"
],
"examples": [
"Point sweetcrumbs.com to my Vercel project."
]
},
{
"id": "get_my_domain_details",
"name": "Get domain details",
"description": "Fetch status, expiry, DNS, email forwards, and AI-bot crawl statistics for a domain registered with MCPDomain.",
"tags": [
"domain",
"monitoring",
"ai-bots"
],
"examples": [
"Which AI bots have crawled sweetcrumbs.com this month?"
]
},
{
"id": "transfer_existing_domain",
"name": "Transfer existing domain",
"description": "Transfer a domain from another registrar to MCPDomain using its EPP/auth code.",
"tags": [
"domain",
"transfer",
"migration"
],
"examples": [
"Move my domain from GoDaddy."
]
}
]
}