Register and manage internet domains for AI agents via AgentDomain
Register and manage internet domains for AI agents via AgentDomain. The agentdomain mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 13 defined tools rather than through you.
MCP server for AgentDomain — register, buy, and manage internet domains as an AI agent.
The server ships on PyPI as agentdomain-mcp, so your MCP client can launch it on demand — there is no separate build step. Add the server block to your client's configuration, restart it, and the tools register themselves.
Everything the assistant can do here goes through one of these:
register — Create account + save API keylogin — Login to existing accountaccount_info — Get account detailsdomain_search — Search available domainsdomain_check — Check availability + pricedomain_buy — Register a domaindomain_list — List your domainsdomain_dns_get — Get DNS recordsdomain_dns_update — Update DNS recordsdomain_transfer — Get EPP auth codewallet_balance — Check balancewallet_topup — Create top-up sessionAmong the cloud and infrastructure options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Agentdomain's toolset — register, login, account_info and 10 more — is a fair guide to whether it matches your workflow. It is maintained by cloud.agentdomain; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Agentdomain's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| register | Create account + save API key |
| login | Login to existing account |
| account_info | Get account details |
| domain_search | Search available domains |
| domain_check | Check availability + price |
| domain_buy | Register a domain |
| domain_list | List your domains |
| domain_dns_get | Get DNS records |
| domain_dns_update | Update DNS records |
| domain_transfer | Get EPP auth code |
| wallet_balance | Check balance |
| wallet_topup | Create top-up session |
| wallet_transactions | List transactions |
{
"mcpServers": {
"agentdomain": {
"command": "uvx",
"args": ["agentdomain-mcp"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.