Domain search, registration, DNS, marketplace, and checkout with your AI agent.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"unstoppable-domains": {
"args": [
"mcp-remote",
"https://api.unstoppabledomains.com/mcp/v1"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Domain search, registration, DNS, marketplace, and checkout with your AI agent.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ecommerce / ai-ml
Dynamic problem-solving through sequential thought chains
An open-source AI agent that brings the power of Gemini directly into your terminal.
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
MCP Security Weekly
Get CVE alerts and security updates for com.unstoppabledomains/mcp-server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Search, register, and manage domain names through natural conversation with AI assistants.
The Unstoppable Domains MCP server lets you access the User API through natural conversation inside ChatGPT, Claude, Cline, or any MCP-compatible agent.
Endpoint: https://api.unstoppabledomains.com/mcp/v1
claude mcp add --transport http unstoppable-domains https://api.unstoppabledomains.com/mcp/v1
Then run /mcp inside a session and follow the OAuth flow to authenticate.
To make it available across all projects:
claude mcp add --transport http --scope user unstoppable-domains https://api.unstoppabledomains.com/mcp/v1
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"unstoppable-domains": {
"command": "npx",
"args": ["mcp-remote", "https://api.unstoppabledomains.com/mcp/v1"]
}
}
}
Restart Claude Desktop and look for the hammer icon in the chat input.
https://api.unstoppabledomains.com/mcp/v1https://api.unstoppabledomains.com/mcp/v1Or use the pre-built Unstoppable Domains GPT (core features, no MCP config needed).
{
"unstoppable-domains": {
"type": "http",
"url": "https://api.unstoppabledomains.com/mcp/v1/"
}
}
Ask your AI assistant things like:
When prompted by your AI tool, sign in with your Unstoppable Domains account. OAuth grants only the scopes you approve and can be revoked anytime from Account Settings.
| Scope | Access |
|---|---|
domains:search | Search domains, check availability |
portfolio:read | View your domains, DNS records, offers |
portfolio:write | Manage DNS, create listings, send messages |
cart:read | View cart and payment methods |
cart:write | Add/remove cart items |
checkout | Complete purchases |
Generate a key at Account Settings → Advanced → MCP API Key. Keys use the ud_mcp_* format.
export UD_MCP_API_KEY="ud_mcp_your_key_here"
Use as a Bearer token: Authorization: Bearer ud_mcp_your_key_here
Note: API keys grant full access to all tools. Use OAuth for scoped access.
60 tools across 16 categories. See tools.md for the full reference a