Digital Passport Assessment Workbench✓
io.github.CE-RISE-software/dpawb · v0.1.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.CE-RISE-software/dpawb",
"description": "Deterministic SHACL-based assessment and comparison for digital passport data models.",
"title": "Digital Passport Assessment Workbench",
"repository": {
"url": "https://github.com/CE-RISE-software/dp-assessment-workbench",
"source": "github"
},
"version": "0.1.2",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/ce-rise-software/dpawb-mcp:0.1.2",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}