← Registry

Security & Testing

uptimeify.io

Provides tools for checking TLS/SSL certificates, DNS records, DNS propagation, MX records, and SPF policies.

1 endpoint20 known toolsFirst detected August 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://uptimeify.io/mcp

No auth detected

MCP server metadata

Name
uptimeify
Version
1.4.1
Capabilities
tools.listChanged

Known tools 20

check_ssl

Check a host's TLS/SSL certificate: issuer, validity dates, expiry, chain and trust verdict.

Inferred read-only
check_dns

Check a domain's DNS records (A/AAAA/CNAME/TXT/NS and more).

Inferred read-only
dns_propagation

Check DNS propagation of a domain across multiple public resolvers.

Inferred read-only
mx_lookup

MX lookup for a domain: its mail exchanger records and their addresses.

Inferred read-only
spf_check

Check a domain's SPF record: fetch it and evaluate the policy.

Inferred read-only
dkim_check

Check a domain's DKIM public key for a given selector: fetch it and validate it.

Inferred read-only
dmarc_check

Check a domain's DMARC policy record: fetch it and evaluate the policy.

Inferred read-only
dnsbl_check

DNSBL check: whether a public IP address is listed on common DNS blacklists.

Inferred read-only
whois

Retrieve WHOIS registration data for a domain.

Inferred read-only
domain_expiry

Check a domain's registration expiry date and the days remaining.

Inferred read-only
http_headers

Fetch the HTTP response headers for a URL.

Inferred read-only
hsts_check

HSTS check: a domain's HTTP Strict Transport Security configuration.

Inferred read-only
redirect_check

Check the HTTP redirect chain for a URL, tracing it to the final destination.

Inferred read-only
port_check

Check whether one or more TCP ports are open on a host.

Inferred read-only
ping_test

Ping test: measure TCP reachability and round-trip time to a host.

Inferred read-only
website_status

Is a website up right now?

Inferred read-only
response_time

Measure a website's response time (DNS, connect, TTFB, total).

Inferred read-only
ip_geolocation

IP geolocation for a public IP address or a domain (country, region, ASN, org).

Inferred read-only
asn_lookup

ASN lookup for a public IP or domain: the autonomous system and its network owner.

Inferred read-only
reverse_dns

Reverse DNS: resolve a public IP address to its PTR hostname.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.uptimeify]
url = "https://uptimeify.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "uptimeify": {
      "type": "http",
      "url": "https://uptimeify.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: uptimeify
Remote MCP URL: https://uptimeify.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "uptimeify": {
      "url": "https://uptimeify.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "uptimeify": {
      "type": "http",
      "url": "https://uptimeify.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "uptimeify",
  "transport": "streamable-http",
  "url": "https://uptimeify.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for uptimeify.io was fetched 2026-08-21T18:21:58.071Z and is being refreshed.

Trust status Neutral

uptimeify.io is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.