Security & Testing
rgate.io
Perform comprehensive website quality scans covering security, SEO, accessibility, legal compliance, and sustainability, with structured findings and technology detections.
ENDPOINT 1
https://www.rgate.io/api/mcp
MCP server metadata
- Name
- RGate
- Version
- 1.0.0
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_scanStart a website release-readiness scan for a public URL across five layers: security, SEO, accessibility, legal compliance, and sustainability.
Inferred read-onlyunlock_reportUnlock a completed scan's full findings and fix plan for free during an active campaign.
Inferred read-onlyget_pricingReturn machine-readable RGate pricing: plan ids, names, prices (EUR/USD), billing period, scan limits, and best-fit use cases.
Inferred read-onlycreate_checkout_handoffCreate a human handoff URL for purchasing a full report or subscription after a scan is complete.
Potential side effectsgenerate_fix_planBuild a prioritized, implementation-ready fix plan from a completed scan's findings: release blockers first, then high-impact follow-ups, then backlog.
Inferred read-onlyexport_scan_markdownExport 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-onlycompare_scan_historyDiff two completed scans of the SAME domain and return added, resolved, improved, and worsened findings.
Inferred read-onlyCONNECT 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.
rgate.io is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.