← Registry

Security & Testing

cqc-provider-mcp-production.up.railway.app

Provides CQC regulatory compliance preflight checks and status audits for health and social care entities.

1 endpoint9 known toolsFirst detected September 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://cqc-provider-mcp-production.up.railway.app/mcp

No auth detected

MCP server metadata

Name
CQC Provider Regulatory Decision Layer
Capabilities
experimentalpromptsresourcestools
Server instructions

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_info

Free discovery metadata: jurisdiction, decision tools, payment mode and x402 prices.

Potential side effects
cqc_source_status

Free freshness/status audit for monitored official CQC evidence, including source conflicts and changes.

Inferred read-only
cqc_registration_scope_preflight

Identify CQC regulated activities and registration need after modeled exceptions.

Inferred read-only
cqc_location_preflight

Determine 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-only
cqc_provider_structure_preflight

Determine nominated-individual and registered-manager requirements from provider legal entity and management facts.

Inferred read-only
cqc_application_readiness

Check CQC new-provider application readiness and identify blocking premises, staff, DBS, role or supporting-document gaps.

Inferred read-only
cqc_registration_change_preflight

Route an existing-provider CQC registration change to the correct forms, companion manager actions, timing and approval gates.

Inferred read-only
cqc_statutory_notification_preflight

Determine whether a CQC statutory notification is required and return the correct route, channel, deadline, exceptions and evidence.

Inferred read-only
cqc_required_documents

Return core and curated service-specific CQC supporting documents plus conditional and review-required items.

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

Trust status Trusted

railway.app 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.