Name.com
JSON →Manage domains using the Name.com API.
Install
npx -y namecom-mcp@latest Tools · 23
- check_domain_availability Check if a domain name is available for registration
- search_domains Search for available domain names with keywords
- list_domains List all domains in your name.com account
- get_domain_details Get detailed information about a specific domain
- register_domain Register a new domain name
- list_dns_records List all DNS records for a domain
- create_dns_record Create a new DNS record for a domain
- update_dns_record Update an existing DNS record
- delete_dns_record Delete a DNS record from a domain
- list_email_forwarding List email forwarding settings for a domain
- create_email_forwarding Create an email forwarding rule
- delete_email_forwarding Delete an email forwarding rule
- list_url_forwarding List URL forwarding settings for a domain
- create_url_forwarding Create a URL forwarding rule
- delete_url_forwarding Delete a URL forwarding rule
- list_transfers List domain transfers in your account
- create_transfer Initiate a domain transfer to name.com
- get_transfer_status Get the status of a domain transfer
- cancel_transfer Cancel a pending domain transfer
- list_nameservers List nameservers for a domain
- update_nameservers Update nameservers for a domain
- get_domain_pricing Get pricing information for domain registration and renewal
- get_account_info Get information about your name.com account
Environment variables
NAME_TOKENNAME_API_URLMCP_PROXY_AUTH_TOKEN
Links
★ 2 GitHub stars