Server data from the Official MCP Registry
Check domain availability across 600+ TLDs on Namecheap with pricing and purchase links
Check domain availability across 600+ TLDs on Namecheap with pricing and purchase links
Set these up before or after installing:
Environment variable: NAMECHEAP_API_USER
Environment variable: NAMECHEAP_API_KEY
Environment variable: NAMECHEAP_USERNAME
Environment variable: NAMECHEAP_CLIENT_IP
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-ziggythebot-namecheap": {
"env": {
"NAMECHEAP_API_KEY": "your-namecheap-api-key-here",
"NAMECHEAP_API_USER": "your-namecheap-api-user-here",
"NAMECHEAP_USERNAME": "your-namecheap-username-here",
"NAMECHEAP_CLIENT_IP": "your-namecheap-client-ip-here"
},
"args": [
"-y",
"@birdmania1/namecheap-mcp"
],
"command": "npx"
}
}
}This Namecheap domain checking MCP server is well-structured with proper authentication requirements and secure credential handling. The code demonstrates good security practices including environment variable validation, proper error handling, and legitimate API integration with affiliate tracking. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 5 files · 6 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!