Security & Testing
ewanmeit.com.au
Scans websites for AI-search readiness and security vulnerabilities.
ENDPOINT 1
https://api.ewanmeit.com.au/mcp/ewanmeit-scans
Known tools 2
scan_ai_search_readinessScan a website for AI-search and agent readiness: whether content is readable without JavaScript, structured data, AI-crawler access, llms.txt, sitemap and meta basics.
Inferred read-onlyscan_website_securityScan a website domain for email spoofing (SPF/DKIM/DMARC), SSL certificate and website security gaps.
Potential side effectsCONNECT 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.ewanmeit-com-au]
url = "https://api.ewanmeit.com.au/mcp/ewanmeit-scans"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ewanmeit-com-au": {
"type": "http",
"url": "https://api.ewanmeit.com.au/mcp/ewanmeit-scans"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ewanmeit-com-au
Remote MCP URL: https://api.ewanmeit.com.au/mcp/ewanmeit-scans
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": {
"ewanmeit-com-au": {
"url": "https://api.ewanmeit.com.au/mcp/ewanmeit-scans"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ewanmeit-com-au": {
"type": "http",
"url": "https://api.ewanmeit.com.au/mcp/ewanmeit-scans"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ewanmeit-com-au",
"transport": "streamable-http",
"url": "https://api.ewanmeit.com.au/mcp/ewanmeit-scans"
}
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 ewanmeit.com.au was fetched 2026-09-14T03:20:51.418Z.
ewanmeit.com.au is assessed as Caution: Domain is currently showing placeholder (lorem ipsum) content.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.