Digital Passport Assessment Workbench
Rank #50,353io.github.CE-RISE-software/dpawb
Deterministic SHACL-based assessment and comparison for digital passport data models.
Digital Passport Assessment Workbench is a Model Context Protocol (MCP) server published by ce-rise-software. It ranks #50,353 of 132,113 servers tracked on MCP Toplist. Digital Passport Assessment Workbench is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Apr 20, 2026 and most recently updated on Apr 27, 2026.
Ranks ahead of 81,760 of 132,113 servers on MCP Toplist.
Use Digital Passport Assessment Workbench
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dpawb -- docker run -i --rm ghcr.io/ce-rise-software/dpawb-mcp:0.1.2[mcp_servers.dpawb]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/ce-rise-software/dpawb-mcp:0.1.2"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"dpawb": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ce-rise-software/dpawb-mcp:0.1.2"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dpawb": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ce-rise-software/dpawb-mcp:0.1.2"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dpawb": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ce-rise-software/dpawb-mcp:0.1.2"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dpawb": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ce-rise-software/dpawb-mcp:0.1.2"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dpawb": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ce-rise-software/dpawb-mcp:0.1.2"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.CE-RISE-software%2Fdpawb)<a href="https://mcptoplist.com/server/io.github.CE-RISE-software%2Fdpawb"><img src="https://mcptoplist.com/badge/io.github.CE-RISE-software%2Fdpawb.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ce-rise-software
Other servers by ce-rise-software
View all ce-rise-software servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Apr 27, 2026 |
| 0.1.1 | Apr 24, 2026 |
Frequently asked questions
- Who maintains Digital Passport Assessment Workbench?
- Digital Passport Assessment Workbench is maintained by ce-rise-software, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Digital Passport Assessment Workbench listed on the Official MCP Registry?
- Yes — Digital Passport Assessment Workbench is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Digital Passport Assessment Workbench have?
- MCP Toplist tracks 2 versions of Digital Passport Assessment Workbench, most recently published on Apr 27, 2026.
- Where can I find the source code for Digital Passport Assessment Workbench?
- The source code for Digital Passport Assessment Workbench is hosted at github.com/ce-rise-software/dp-assessment-workbench.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.