← Registry

Security & Testing

simplyscan.io

Audits web app URLs for security, SSL, SEO, and AI visibility.

1 endpoint7 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://api.simplyscan.io/mcp

No auth detected

MCP server metadata

Name
simplyscan
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

SimplyScan scans web apps (especially AI/vibe-coded ones) for security, SEO, and AI-visibility issues. Use scan_website for a full free scan of a deployed URL, or the check_* tools for focused checks.

Known tools 7

scan_website

Run a free SimplyScan security & speed scan of a deployed web app URL.

Inferred read-only
check_security_headers

Grade a URL's HTTP security headers (CSP, HSTS, X-Frame-Options, Referrer-Policy, Permissions-Policy, COOP, COEP) A-F.

Inferred read-only
check_ai_visibility

AEO check: whether AI answer engines (ChatGPT/GPTBot, Claude, Perplexity, Google-Extended, etc.

Inferred read-only
check_seo

On-page SEO audit of a URL: title, meta description, H1, canonical, indexability, Open Graph, structured data, image alt coverage, sitemap.

Inferred read-only
check_ssl

Inspect a domain's SSL/TLS certificate: issuer, expiry, protocol, and flags for expiring/self-signed/mismatched certs.

Inferred read-only
check_email_security

Check a domain's email authentication: SPF, DKIM (common selectors), and DMARC policy.

Potential side effects
check_exposed_files

Probe a site for accidentally exposed high-risk files (.

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.simplyscan]
url = "https://api.simplyscan.io/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "simplyscan",
  "transport": "streamable-http",
  "url": "https://api.simplyscan.io/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.