Security & Testing
cqc-provider-mcp-production.up.railway.app
Provides CQC regulatory compliance preflight checks and status audits for health and social care entities.
ENDPOINT 1
https://cqc-provider-mcp-production.up.railway.app/mcp
MCP server metadata
- Name
- CQC Provider Regulatory Decision Layer
Evidence-linked preflight for Care Quality Commission provider registration and statutory notifications in England. Use cqc_registration_scope_preflight to identify regulated-activity registration triggers, cqc_location_preflight for CQC location identification, cqc_provider_structure_preflight for nominated-individual/registered-manager requirements, cqc_required_documents for service-specific application evidence, cqc_application_readiness before a new-provider submission, cqc_registration_change_preflight for changes to an existing provider registration, and cqc_statutory_notification_preflight for recurring incident/change notification duties such as deaths, serious injuries, abuse, police involvement, service disruption, DoLS outcomes, MHA events, long absences and statement-of-purpose revisions. Call cqc_source_status when freshness or official-source conflict state matters. Decisions are deterministic and fail closed when current official evidence is changed, unavailable, conflicting, or incomplete. This is informational preflight, not CQC approval or legal advice.
Known tools 9
cqc_provider_infoFree discovery metadata: jurisdiction, decision tools, payment mode and x402 prices.
Potential side effectscqc_source_statusFree freshness/status audit for monitored official CQC evidence, including source conflicts and changes.
Inferred read-onlycqc_registration_scope_preflightIdentify CQC regulated activities and registration need after modeled exceptions.
Inferred read-onlycqc_location_preflightDetermine whether premises/address should be registered as a CQC location, including home care, care homes, primary care, diagnostics, ambulance and remote/online patterns.
Inferred read-onlycqc_provider_structure_preflightDetermine nominated-individual and registered-manager requirements from provider legal entity and management facts.
Inferred read-onlycqc_application_readinessCheck CQC new-provider application readiness and identify blocking premises, staff, DBS, role or supporting-document gaps.
Inferred read-onlycqc_registration_change_preflightRoute an existing-provider CQC registration change to the correct forms, companion manager actions, timing and approval gates.
Inferred read-onlycqc_statutory_notification_preflightDetermine whether a CQC statutory notification is required and return the correct route, channel, deadline, exceptions and evidence.
Inferred read-onlycqc_required_documentsReturn core and curated service-specific CQC supporting documents plus conditional and review-required items.
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.cqc-provider-regulatory-decision-layer]
url = "https://cqc-provider-mcp-production.up.railway.app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"cqc-provider-regulatory-decision-layer": {
"type": "http",
"url": "https://cqc-provider-mcp-production.up.railway.app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: cqc-provider-regulatory-decision-layer
Remote MCP URL: https://cqc-provider-mcp-production.up.railway.app/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": {
"cqc-provider-regulatory-decision-layer": {
"url": "https://cqc-provider-mcp-production.up.railway.app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"cqc-provider-regulatory-decision-layer": {
"type": "http",
"url": "https://cqc-provider-mcp-production.up.railway.app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "cqc-provider-regulatory-decision-layer",
"transport": "streamable-http",
"url": "https://cqc-provider-mcp-production.up.railway.app/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 railway.app was fetched 2026-08-25T20:04:34.605Z.
railway.app 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.