-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathserver.json
More file actions
22 lines (22 loc) · 830 Bytes
/
Copy pathserver.json
File metadata and controls
22 lines (22 loc) · 830 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.eoylab/keihyo-cases",
"title": "景品表示法 措置命令・課徴金納付命令",
"description": "Japan's 景表法 enforcement orders (措置命令・課徴金) with cited provisions and source URLs. No verdicts.",
"version": "0.1.2",
"repository": {
"url": "https://github.com/eoylab/keihyo-cases",
"source": "github"
},
"websiteUrl": "https://eoylab.github.io/keihyo-cases/",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/eoylab/keihyo-cases/releases/download/v0.1.2/keihyo-cases.mcpb",
"fileSha256": "ed313699b6b3b7feae9fe54b1c688cc4182982ccd20795abe72507d597903edb",
"transport": {
"type": "stdio"
}
}
]
}