Rgate
@marcoldenburg
About Rgate
Release gate agents call before they tell users a public website is ready to ship. Scans public websites across security, SEO, accessibility, legal compliance, and sustainability.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"rgate": {
"url": "https://www.rgate.io/api/mcp",
"transport": "streamable-http"
}
}
}Tools
8Start an RGate website quality scan for a public URL across security, SEO, accessibility, legal compliance, and sustainability.
Fetch scan status and, once complete, structured findings, check results, and technology detections.
Describe the RGate scan layers and check catalog for agent planning and user explanations.
Return machine-readable RGate plan names, prices, scan limits, and best-fit use cases.
Create a human handoff URL for purchasing a full report or subscription after a scan is complete.
Generate a prioritized release-readiness fix plan from scan findings. Returns blockers first, then high-impact follow-ups and backlog items.
Export scan results as Markdown for Cursor prompts, GitHub issues, or executive summaries.
Compare two scans for the same domain and return added, resolved, improved, and worsened findings.
Overview
What is RGate?
RGate is a release gate that provides a Streamable HTTP MCP server for running public website release-readiness scans. It is used by AI agents after modifying a website to check readiness before recommending launch, offering scan results, fix plans, Markdown exports, and paid report access.
How to use RGate?
Configure your MCP client with the endpoint at https://www.rgate.io/api/mcp (manifest at https://www.rgate.io/.well-known/mcp.json). Use RGate after an agent modifies a public website, landing page, docs site, or web app and before recommending launch.
Key features of RGate
- Start public website release-readiness scans
- Poll scan results asynchronously
- Generate automated fix plans
- Export results as Markdown
- Hand paid report access back to humans
- Uses the Streamable HTTP MCP transport
Use cases of RGate
- Checking release-readiness after an AI agent updates a landing page
- Auditing a docs site before a public announcement
- Scanning a web app after modifications prior to shipping
- Generating fix plans and Markdown reports for human review
- Managing paid report access for compliance teams
FAQ from RGate
What exactly does RGate scan?
RGate scans public websites—including landing pages, docs sites, and web apps—for release readiness before launch.
When should an agent call RGate?
An agent should call RGate after modifying a public website and before recommending that a user ships the site to production.
How do I connect to RGate?
Connect via the Streamable HTTP MCP endpoint at https://www.rgate.io/api/mcp. The server manifest is at https://www.rgate.io/.well-known/mcp.json and an OpenAPI spec is at https://www.rgate.io/openapi.json.
What outputs does RGate produce?
RGate produces scan results, automated fix plans, Markdown export documents, and paid report access that can be handed back to humans.
What types of sites does RGate support?
RGate supports public websites, landing pages, docs sites, and web apps.
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Comments