Skip to content

Commit 34da5f4

Browse files
authored
Add four UK regulatory remote MCP servers (#299)
* Add England Works Watch Signed-off-by: ChanghuLiu <launchcircle.server@gmail.com> * Add CQC Provider Regulatory Decision Layer Signed-off-by: ChanghuLiu <launchcircle.server@gmail.com> * Add UK Taxi PHV Regulatory Decision Layer Signed-off-by: ChanghuLiu <launchcircle.server@gmail.com> * Add UK Premises Licence Preflight Signed-off-by: ChanghuLiu <launchcircle.server@gmail.com> --------- Signed-off-by: ChanghuLiu <launchcircle.server@gmail.com>
1 parent aa4b1d8 commit 34da5f4

4 files changed

Lines changed: 125 additions & 0 deletions
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"$schema": "../schemas/server-definition.schema.json",
3+
"id": "community.cqc-provider-regulatory-decision-layer",
4+
"name": "CQC Provider Regulatory Decision Layer",
5+
"description": "Deterministic England CQC provider regulatory preflight decisions for registration scope and statutory notifications.",
6+
"schema_version": "2.1",
7+
"categories": ["security"],
8+
"tags": ["uk", "cqc", "compliance", "regulatory", "healthcare"],
9+
"transport": {
10+
"type": "http",
11+
"url": "https://cqc-provider-mcp-production.up.railway.app/mcp",
12+
"metadata": {"inputs": []}
13+
},
14+
"auth": {"type": "none"},
15+
"contributor": {
16+
"name": "ChanghuLiu",
17+
"github": "ChanghuLiu",
18+
"url": "https://github.com/ChanghuLiu"
19+
},
20+
"links": {
21+
"homepage": "https://cqc-provider-mcp-production.up.railway.app/mcp",
22+
"documentation": "https://cqc-provider-mcp-production.up.railway.app/openapi.json"
23+
},
24+
"platforms": ["all"],
25+
"capabilities": {
26+
"tools": true,
27+
"resources": false,
28+
"prompts": false,
29+
"read_only_mode": true
30+
}
31+
}
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"$schema": "../schemas/server-definition.schema.json",
3+
"id": "community.england-works-watch",
4+
"name": "England Works Watch",
5+
"description": "Deterministic UK Skilled Worker sponsor-duty change-impact decisions with evidence-linked regulatory guidance.",
6+
"schema_version": "2.1",
7+
"categories": ["security"],
8+
"tags": ["uk", "compliance", "regulatory", "sponsor", "immigration"],
9+
"transport": {
10+
"type": "http",
11+
"url": "https://england-works-watch-production.up.railway.app/mcp",
12+
"metadata": {"inputs": []}
13+
},
14+
"auth": {"type": "none"},
15+
"contributor": {
16+
"name": "ChanghuLiu",
17+
"github": "ChanghuLiu",
18+
"url": "https://github.com/ChanghuLiu"
19+
},
20+
"links": {
21+
"repository": "https://github.com/ChanghuLiu/england-works-watch",
22+
"homepage": "https://england-works-watch-production.up.railway.app/mcp",
23+
"documentation": "https://england-works-watch-production.up.railway.app/openapi.json"
24+
},
25+
"platforms": ["all"],
26+
"capabilities": {
27+
"tools": true,
28+
"resources": false,
29+
"prompts": false,
30+
"read_only_mode": true
31+
}
32+
}
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"$schema": "../schemas/server-definition.schema.json",
3+
"id": "community.uk-premises-licence-preflight",
4+
"name": "UK Premises Licence Preflight",
5+
"description": "Deterministic England premises-licensing preflight decisions for regulated licensing and compliance workflows.",
6+
"schema_version": "2.1",
7+
"categories": ["security"],
8+
"tags": ["uk", "premises", "licensing", "compliance", "regulatory"],
9+
"transport": {
10+
"type": "http",
11+
"url": "https://uk-premises-licence-mcp-production.up.railway.app/mcp",
12+
"metadata": {"inputs": []}
13+
},
14+
"auth": {"type": "none"},
15+
"contributor": {
16+
"name": "ChanghuLiu",
17+
"github": "ChanghuLiu",
18+
"url": "https://github.com/ChanghuLiu"
19+
},
20+
"links": {
21+
"homepage": "https://uk-premises-licence-mcp-production.up.railway.app/mcp",
22+
"documentation": "https://uk-premises-licence-mcp-production.up.railway.app/openapi.json"
23+
},
24+
"platforms": ["all"],
25+
"capabilities": {
26+
"tools": true,
27+
"resources": false,
28+
"prompts": false,
29+
"read_only_mode": true
30+
}
31+
}
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"$schema": "../schemas/server-definition.schema.json",
3+
"id": "community.uk-taxi-phv-regulatory-decision-layer",
4+
"name": "UK Taxi PHV Regulatory Decision Layer",
5+
"description": "Deterministic UK taxi and private-hire regulatory preflight decisions for licensing and compliance workflows.",
6+
"schema_version": "2.1",
7+
"categories": ["security"],
8+
"tags": ["uk", "taxi", "phv", "compliance", "licensing"],
9+
"transport": {
10+
"type": "http",
11+
"url": "https://uk-taxi-phv-mcp-production.up.railway.app/mcp",
12+
"metadata": {"inputs": []}
13+
},
14+
"auth": {"type": "none"},
15+
"contributor": {
16+
"name": "ChanghuLiu",
17+
"github": "ChanghuLiu",
18+
"url": "https://github.com/ChanghuLiu"
19+
},
20+
"links": {
21+
"homepage": "https://uk-taxi-phv-mcp-production.up.railway.app/mcp",
22+
"documentation": "https://uk-taxi-phv-mcp-production.up.railway.app/openapi.json"
23+
},
24+
"platforms": ["all"],
25+
"capabilities": {
26+
"tools": true,
27+
"resources": false,
28+
"prompts": false,
29+
"read_only_mode": true
30+
}
31+
}

0 commit comments

Comments
 (0)