← Registry

Security & Testing

rgate.io

Perform comprehensive website quality scans covering security, SEO, accessibility, legal compliance, and sustainability, with structured findings and technology detections.

1 endpoint9 known toolsFirst detected July 2, 2026Last detected August 7, 2026

ENDPOINT 1

https://www.rgate.io/api/mcp

No auth detected

MCP server metadata

Name
RGate
Version
1.0.0
Capabilities
toolsresourcesprompts
Server instructions

Use RGate to scan public websites with user permission, retrieve structured findings, generate fix plans, export Markdown, and hand report actions back to humans.

Known tools 9

start_scan

Start a website release-readiness scan for a public URL across five layers: security, SEO, accessibility, legal compliance, and sustainability.

Inferred read-only
get_scan

Poll a scan and, once complete, return its structured results.

Inferred read-only
unlock_report

Unlock a completed scan's full findings and fix plan for free during an active campaign.

Inferred read-only
list_checks

Return the RGate scan-layer and check catalog.

Inferred read-only
get_pricing

Return machine-readable RGate pricing: plan ids, names, prices (EUR/USD), billing period, scan limits, and best-fit use cases.

Inferred read-only
create_checkout_handoff

Create a human handoff URL for purchasing a full report or subscription after a scan is complete.

Potential side effects
generate_fix_plan

Build a prioritized, implementation-ready fix plan from a completed scan's findings: release blockers first, then high-impact follow-ups, then backlog.

Inferred read-only
export_scan_markdown

Export a completed scan as Markdown in one of three templates: cursor (an agent fix prompt), github (an issue body), or executive (a stakeholder summary).

Inferred read-only
compare_scan_history

Diff two completed scans of the SAME domain and return added, resolved, improved, and worsened findings.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "rgate",
  "transport": "streamable-http",
  "url": "https://www.rgate.io/api/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 rgate.io was fetched 2026-08-21T15:05:06.096Z and is being refreshed.

Trust status Trusted

rgate.io 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.