AgentDomain
Enables domain registration and DNS management with automatic Cloudflare integration
AgentDomain MCP Server
MCP server for AgentDomain — register, buy, and manage internet domains as an AI agent.
Features
🔍 Search and check domain availability
🛒 Buy domains with automatic Cloudflare registration
🌐 Manage DNS records (A, CNAME, MX, TXT, etc.)
💰 Wallet balance and top-up
🔑 API key auto-saved locally
Related MCP server: Bloomfilter
Installation
uvx agentdomain-mcpOr with pip:
pip install agentdomain-mcpConfiguration
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"agentdomain": {
"command": "uvx",
"args": ["agentdomain-mcp"]
}
}
}Cursor / Windsurf
Add to your MCP settings:
{
"mcpServers": {
"agentdomain": {
"command": "uvx",
"args": ["agentdomain-mcp"]
}
}
}Hermes Agent
Add to ~/.hermes/config.yaml:
mcp_servers:
agentdomain:
command: "uvx"
args: ["agentdomain-mcp"]Usage
Register — Call the
registertool with your name, email, and passwordVerify email — Check your inbox and click the verification link
Top up — Add funds to your wallet via
wallet_topupSearch — Find available domains with
domain_searchBuy — Register a domain with
domain_buyManage — Update DNS records with
domain_dns_update
Available Tools
Tool | Description |
| Create account + save API key |
| Login to existing account |
| Get account details |
| Search available domains |
| Check availability + price |
| Register a domain |
| List your domains |
| Get DNS records |
| Update DNS records |
| Get EPP auth code |
| Check balance |
| Create top-up session |
| List transactions |
Environment Variables
Variable | Default | Description |
|
| API base URL |
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityFmaintenanceA Model Context Protocol server that allows AI agents to perform WHOIS lookups, enabling users to directly ask the AI about domain availability, ownership, registration details, and other domain information.Last updated415358MIT

Bloomfilterofficial
AlicenseAqualityCmaintenanceService that lets AI Agents search, register, and configure domainsLast updated101949MIT- AlicenseBqualityCmaintenancedomain-suite-mcp is an MCP server that gives AI agents full autonomous control over the domain lifecycle. From checking availability and registering domains to managing DNS records, SSL certificates, and email authentication across Porkbun, Namecheap, GoDaddy, and Cloudflare through a unified set of 21 tools.Last updated212013MIT
- Alicense-qualityDmaintenanceMCP server for domainagent.dev, enabling AI agents to search, register, deploy, host, and manage domains with USDC payment on Base via x402. Supports static site deployment via Cloudflare Pages and DNS management.Last updated6MIT
Related MCP Connectors
Domain search, registration, DNS, marketplace, and checkout with your AI agent.
Internet identity for AI agents: register or broker domains, email, DNS - pay by card or USDC.
Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MarsHeer/agentdomain-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server