Security & Testing
uptimeify.io
Provides tools for checking TLS/SSL certificates, DNS records, DNS propagation, MX records, and SPF policies.
ENDPOINT 1
https://uptimeify.io/mcp
MCP server metadata
- Name
- uptimeify
- Version
- 1.4.1
Known tools 20
check_sslCheck a host's TLS/SSL certificate: issuer, validity dates, expiry, chain and trust verdict.
Inferred read-onlydns_propagationCheck DNS propagation of a domain across multiple public resolvers.
Inferred read-onlydkim_checkCheck a domain's DKIM public key for a given selector: fetch it and validate it.
Inferred read-onlydmarc_checkCheck a domain's DMARC policy record: fetch it and evaluate the policy.
Inferred read-onlydnsbl_checkDNSBL check: whether a public IP address is listed on common DNS blacklists.
Inferred read-onlyredirect_checkCheck the HTTP redirect chain for a URL, tracing it to the final destination.
Inferred read-onlyip_geolocationIP geolocation for a public IP address or a domain (country, region, ASN, org).
Inferred read-onlyasn_lookupASN lookup for a public IP or domain: the autonomous system and its network owner.
Inferred read-onlyCONNECT 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.
uptimeify.io is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.