Buy domains without leaving the terminal. MCP server for Claude Code.
Project description
InstaDomain
Buy domains without leaving the terminal. An MCP server for Claude Code that lets you check availability, purchase domains, and get DNS management credentials -- all through natural conversation.
What It Does
- Check domain availability -- see if a domain is available and get instant pricing
- Buy domains -- purchase via Stripe checkout (opens in browser)
- Get DNS access -- receive Cloudflare nameservers and a scoped API token for DNS management
Setup
Install
pip install instadomain
Add to Claude Code
Add to your Claude Code MCP config (~/.claude/claude_desktop_config.json):
{
"mcpServers": {
"instadomain": {
"command": "instadomain"
}
}
}
Or run directly
instadomain
Usage
Once configured, just ask Claude:
- "Is coolstartup.com available?"
- "Buy mycoolproject.dev"
- "What's the status of my domain order?"
How It Works
InstaDomain registers domains through OpenSRS, sets up DNS on Cloudflare, and gives you a scoped API token so you can manage DNS records programmatically. Payments are handled securely through Stripe.
Pricing
Domains are priced at wholesale cost + a small markup. Prices vary by TLD. You'll see the exact price before confirming any purchase.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file instadomain-0.1.0.tar.gz.
File metadata
- Download URL: instadomain-0.1.0.tar.gz
- Upload date:
- Size: 77.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64d2861740c70c3a55d8d9b9d3e7322c2757b18d4b6814bac7f91f391fb55bc1
|
|
| MD5 |
a8bc5c503a1dca91629e4178651ff19e
|
|
| BLAKE2b-256 |
b9d185478fce0fe8910d948571844ac445f379bab4c8758e18396162e19e561e
|
File details
Details for the file instadomain-0.1.0-py3-none-any.whl.
File metadata
- Download URL: instadomain-0.1.0-py3-none-any.whl
- Upload date:
- Size: 23.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
615cc541c57df0bf19b023e0deaa17a47419dd1e39600f52009b060a8ac75e5f
|
|
| MD5 |
961c80c252afe17729937910d925c6c3
|
|
| BLAKE2b-256 |
4e5464d2500f2fa7b868b123444146840401a2dda0b7a9933d724c02b74ea091
|