← Registry

Security & Testing

invoker.tools

This MCP server provides network diagnostics and domain analysis tools including IP lookup, DNS resolution, MX record retrieval, SPF parsing, and DMARC policy checking.

1 endpoint38 known toolsCached registry data

ENDPOINT 1

https://invoker.tools/api/mcp

No auth detected

Known tools 38

ip

Your public IP (IPv4/IPv6) as seen by the server, plus the request headers behind it.

dns

Resolve A, AAAA, MX, TXT, NS, CNAME or SOA records for a domain via public resolvers.

mx

List a domain's mail servers by priority and resolve each to its A/AAAA addresses.

spf

Look up and parse a domain's SPF record; count DNS lookups and flag the all qualifier.

dmarc

Resolve and parse the _dmarc policy, with warnings for p=none, missing rua and pct<100.

dkim

Fetch a DKIM public key by selector and flag revoked (empty p=) or test-mode keys.

rdns

Reverse DNS (PTR) + forward-confirmed reverse DNS (FCrDNS) for an IP address.

ssl

Inspect a host's live TLS certificate: expiry, issuer, SANs, chain and trust.

whois

WHOIS/RDAP registration data for a domain or IP: registrar, status, key dates and nameservers.

dnsbl

Check an IPv4 address (or a domain's A record) against ~10 well-known DNS blacklists.

http

Fetch a URL and report HTTP status, response headers, the redirect chain and timing.

up

Check whether a website is up: HTTP status, response time and final URL after redirects.

propagation

Query several public DNS resolvers and compare their answers to check DNS propagation.

port

Check whether a TCP port is open on a host: open / closed / filtered verdict, resolved IP and connect timing.

mailcheck

Composite mail-deliverability check for a domain: MX, SPF, DMARC, DKIM, the MX host's PTR/FCrDNS and blacklist status, scored.

uuid

Generate one or many RFC 4122 version 4 (random) UUIDs.

ids

Generate time-sortable ULID or UUIDv7 identifiers.

password

Generate a cryptographically strong random password with chosen character sets.

passphrase

Generate a memorable diceware-style passphrase with an entropy estimate.

hash

Compute a SHA-1/256/384/512 digest of text.

base64

Encode or decode Base64 (UTF-8 safe).

jwt

Decode a JWT header + payload and read exp/iat/nbf.

json

Format (pretty-print), minify and validate JSON.

case

Convert text case (upper/lower/title/sentence/camel/pascal/snake/kebab/constant) with counts.

numbers

Convert an integer between binary, octal, decimal, hex and any base 2-36 (BigInt).

chmod

Convert a Unix octal file mode to symbolic notation and the chmod command.

subnet

IPv4 CIDR breakdown: network, broadcast, mask, wildcard, host range and usable count.

cron

Validate a 5-field cron expression and return the next run times (UTC).

totp

Generate a TOTP secret + otpauth URI, or compute the current 6-digit code for a secret (RFC 6238).

meta

Generate SEO + Open Graph + Twitter Card meta tags for a page.

lorem

Generate Lorem Ipsum placeholder text by paragraphs, sentences or words.

palette

Generate a harmonious 5-colour palette (random/analogous/complementary/triad/monochrome).

headers

Parse raw email headers into a hop timeline with delays, SPF/DKIM/DMARC results and source IP.

timestamp

Convert between a Unix timestamp (seconds or milliseconds) and a human-readable UTC date.

url

URL-encode or decode text (percent-encoding), in component or full-URL mode.

yaml

Convert between JSON and YAML.

diff

Line-by-line diff of two texts, marking added, removed and unchanged lines.

wordcount

Count characters, words, lines, sentences and paragraphs, with a reading-time estimate.