← Registry

Security & Testing

efros.com

Provides tools to initiate, monitor, and retrieve reports for external security assessments of public domains.

1 endpoint3 known toolsFirst detected May 22, 2026Last detected September 6, 2026

ENDPOINT 1

https://efros.com/mcp

No auth detected

MCP server metadata

Name
efros-public
Version
1.0.0
Capabilities
toolsresourcespromptslogging
Server instructions

EFROS public MCP server. Read-only and consent-gated tools for passive external security scanning. All tool calls require explicit consent: true. Programmatic clients should use the partner-OAuth flow declared at /.well-known/oauth-authorization-server; unattended self-service requests are anchored by Cloudflare Turnstile.

Known tools 3

security-scan.start

Start a passive external security assessment for a public domain.

Inferred read-only
security-scan.status

Poll the status of a running security scan.

Inferred read-only
security-scan.claim

Claim the premium PDF report for a completed scan.

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.efros-public]
url = "https://efros.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "efros-public": {
      "type": "http",
      "url": "https://efros.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "efros-public": {
      "type": "http",
      "url": "https://efros.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "efros-public",
  "transport": "streamable-http",
  "url": "https://efros.com/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 efros.com was fetched 2026-07-28T09:01:09.049Z and is being refreshed.

Trust status Trusted

efros.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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