MCP App Store
by KeenEthics
Communication

Simply.com public

by Simply.com

Overview

Check availability of internet domains

Tools

add-dns-record

Claude
Adds a new DNS record to a Simply.com product's DNS zone. Supports A, AAAA, CNAME, MX, TXT, SRV and other standard record types. The zone is reloaded automatically after the record is added.

add-mail-account

Claude
Creates a new mail account on a Simply.com product. Leave the password empty so the user is prompted to type it directly; do not generate, guess or reuse a password on the user's behalf. The new account is reachable over the returned IMAP and SMTP settings.

add-registry-dnssec-key

Claude
Publishes a new DNSSEC key (DS or DNSKEY) at the TLD registry for the product's domain. DS data is "keytag algorithm digestType digest" (4 fields). DNSKEY data is "flags protocol algorithm pubkey" (4 fields). Keys that already exist are a no-op.

check-domain-availability

Claude
Check if a domain name is available for registration or transfer at Simply.com. When the domain can be registered or transferred and the user wants to order it, use the create-order-link tool to generate a checkout link.

delete-dns-record

Claude
Deletes a DNS record by its record id. The zone is reloaded automatically. This action is destructive and cannot be undone.

get-deploy-info

Claude
Returns the connection details needed to deploy code to a Simply.com web hosting product (SSH/SFTP/FTP/rsync). The agent uses these details with locally available credentials (SSH key or password); credentials are not returned by this tool. Use the handle returned by list-products as the domain argument.

get-website-logs

Claude
Fetches webserver logs for a Simply.com product so you can debug HTTP traffic and security blocks: incoming requests (access), ModSecurity/WAF blocks (waf), or Apache error output (error). Covers every hostname on the product (primary domain, subdomains and domain aliases). Use the handle returned by list-products as the domain argument. Entries are newest-first and capped at limit; the response reports total_matched and a next_cursor. On a busy site a wide window holds more entries than one page: when next_cursor is set, call again with the same domain/type/fromtime/totime plus cursor set to that value to page through older entries, or narrow the window.

list-accounts

Claude
Lists all Simply.com accounts the authenticated user has access to. A single user can have access to multiple accounts, and each account groups together its own products (domains, hosting, DNS zones).

list-dns-records

Claude
Lists all DNS records for a Simply.com product's DNS zone. Use the handle returned by list-products as the domain argument.

list-mail-accounts

Claude
Lists all mail accounts for a Simply.com product. Returns IMAP + SMTP server, port and username for each. Passwords are never exposed.

list-mysql-databases

Claude
Lists all MySQL databases for a Simply.com product. Use the handle returned by list-products as the domain argument.

list-product-servers

Claude
Lists the servers a Simply.com product is assigned to: nameservers, webserver, FTP and SSH endpoints. Use the handle returned by list-products as the domain argument.

list-products

Claude
Lists all products (domains, hosting, DNS zones) owned by the authenticated Simply.com user. Call this first to discover which handles you can pass to the DNS tools.

list-registry-dnssec-keys

Claude
Returns the DNSSEC keys (DS or DNSKEY records) currently published at the TLD registry for the product's domain. Each key includes the record type and its zone-file representation.

list-registry-nameservers

Claude
Returns the nameservers currently registered for the product's domain at its TLD registry. Use the handle returned by list-products as the domain argument.

list-supported-tlds

Claude
List all top-level domains (TLDs) available for registration at Simply.com

remove-registry-dnssec

Claude
Disables DNSSEC by removing every DS and DNSKEY record at the TLD registry for the product's domain. This affects all keys on the domain — there is no per-key delete.

set-registry-nameservers

Claude
Replaces the nameserver set registered for the product's domain at its TLD registry. Provide between 2 and 13 hostnames. The registry call may take a few seconds to propagate.

update-dns-record

Claude
Updates an existing DNS record by its record id. All fields are replaced (full update). The zone is reloaded automatically when the record changes.

App Stats

20

Tools

Claude

Platforms

Works with

Claude

Data refreshed daily