Namecheap Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Namecheap Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Check domain availability across 600+ TLDs on Namecheap without leaving Claude
Ask Claude to check domains conversationally and get instant results with purchase links.
npx @birdmania1/namecheap-mcp⚠️ IMPORTANT: After installing, you MUST configure your Namecheap API credentials (see Setup below). The MCP won't work without them.
Copy-paste these commands to Claude one at a time and follow the steps:
Say to Claude:
Visit https://api.ipify.org and tell me my IP addressClaude will tell you your IP. Write it down - you'll need it in steps 2 and 3.
Do these steps manually in your browser:
Say to Claude:
Add the Namecheap MCP server to my Claude Code config with these credentials:
- API User: [your namecheap username]
- API Key: [the key you just copied]
- Username: [your namecheap username]
- Client IP: [the IP from step 1]
Use this exact MCP server config:
{
"command": "npx",
"args": ["-y", "@birdmania1/namecheap-mcp"],
"env": {
"NAMECHEAP_API_USER": "your_username",
"NAMECHEAP_API_KEY": "your_api_key_here",
"NAMECHEAP_USERNAME": "your_username",
"NAMECHEAP_CLIENT_IP": "your.ip.address.here"
}
}
Important:
1. Add it to the SAME config file where your other MCP servers are (check where perplexity/github/etc are configured)
2. Make sure "namecheap" only appears in ONE config file (not duplicated across ~/.claude.json, settings.json, or mcp.json)
3. If you get errors, check for duplicate entries and remove themImportant: Replace the placeholder values with your actual credentials before sending to Claude.
Fully quit Claude Code (⌘+Q on Mac, Alt+F4 on Windows) and reopen it.
Say to Claude:
Check if example.com and startup.io are availableYou should get instant results with prices and purchase links!
If it doesn't work, see Troubleshooting below.
Find startup names:
"I'm building a SaaS for restaurants. Help me find a domain."Check specific domains:
"Check if myapp.com, myapp.io, and myapp.ai are available"Find alternatives:
"example.com is taken. Find me similar domains."Research TLDs:
"Check if any single-word domains are available in .ai""Invalid request IP" error:
"API access not enabled":
Not showing up in Claude:
~/.claude.json, ~/.claude/settings.json, ~/.claude/mcp.jsonMIT
Made by developers tired of tab-switching
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.