← Registry

Security & Testing

mikepage.nl

This server provides domain security testing tools for DMARC, DNS, RDAP, and SMTP validation.

1 endpoint6 known toolsFirst detected September 2, 2026Last detected September 2, 2026

ENDPOINT 1

https://mikepage.nl/mcp

No auth detected

MCP server metadata

Name
mikepage-tools
Version
1.0.0
Capabilities
tools.listChanged

Known tools 6

dmarc_check

Fetch a domain’s _dmarc TXT record and validate the DMARC policy, returning per-tag findings.

Inferred read-only
dns_discovery

Scan a domain for its apex records, email-authentication setup (SPF/DMARC/DKIM/MTA-STS), and common subdomains in one shot via ~50 concurrent DoH probes.

Potential side effects
dns_lookup

Query a DNS record for a domain over Cloudflare DNS-over-HTTPS.

Inferred read-only
rdap_lookup

Look up registration data (RDAP, the structured successor to WHOIS) for a domain: registrar, status, key dates, nameservers.

Inferred read-only
smtp_probe

Open a raw TCP connection to a mail server’s submission port (587/465/2525) and return its banner and EHLO capabilities.

Inferred read-only
spf_check

Resolve a domain’s SPF record, recursively walk every include/redirect, count the 10-lookup budget, and flag issues.

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.mikepage-tools]
url = "https://mikepage.nl/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mikepage-tools": {
      "type": "http",
      "url": "https://mikepage.nl/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mikepage-tools
Remote MCP URL: https://mikepage.nl/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": {
    "mikepage-tools": {
      "url": "https://mikepage.nl/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mikepage-tools": {
      "type": "http",
      "url": "https://mikepage.nl/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mikepage-tools",
  "transport": "streamable-http",
  "url": "https://mikepage.nl/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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