CE-RISE Digital Passport Engineering Assistant
Rank #61,565io.github.CE-RISE-software/dp-engineering-assistant
Helps plan and reuse CE-RISE Digital Passport components, models, and deployment assets.
CE-RISE Digital Passport Engineering Assistant is a Model Context Protocol (MCP) server published by ce-rise-software. It ranks #61,565 of 132,113 servers tracked on MCP Toplist. CE-RISE Digital Passport Engineering Assistant is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 5, 2026 and most recently updated on May 7, 2026.
Ranks ahead of 70,548 of 132,113 servers on MCP Toplist.
Use CE-RISE Digital Passport Engineering Assistant
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dp-engineering-assistant -- docker run -i --rm ghcr.io/ce-rise-software/dp-engineering-assistant-mcp:0.0.1[mcp_servers.dp-engineering-assistant]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/ce-rise-software/dp-engineering-assistant-mcp:0.0.1"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"dp-engineering-assistant": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ce-rise-software/dp-engineering-assistant-mcp:0.0.1"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dp-engineering-assistant": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ce-rise-software/dp-engineering-assistant-mcp:0.0.1"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dp-engineering-assistant": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ce-rise-software/dp-engineering-assistant-mcp:0.0.1"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dp-engineering-assistant": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ce-rise-software/dp-engineering-assistant-mcp:0.0.1"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dp-engineering-assistant": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ce-rise-software/dp-engineering-assistant-mcp:0.0.1"
]
}
}
}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%2Fdp-engineering-assistant)<a href="https://mcptoplist.com/server/io.github.CE-RISE-software%2Fdp-engineering-assistant"><img src="https://mcptoplist.com/badge/io.github.CE-RISE-software%2Fdp-engineering-assistant.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 (1)
| Version | Published |
|---|---|
| 0.0.1 | May 7, 2026 |
Frequently asked questions
- Who maintains CE-RISE Digital Passport Engineering Assistant?
- CE-RISE Digital Passport Engineering Assistant is maintained by ce-rise-software, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is CE-RISE Digital Passport Engineering Assistant listed on the Official MCP Registry?
- Yes — CE-RISE Digital Passport Engineering Assistant is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does CE-RISE Digital Passport Engineering Assistant have?
- MCP Toplist tracks 1 version of CE-RISE Digital Passport Engineering Assistant, most recently published on May 7, 2026.
- Where can I find the source code for CE-RISE Digital Passport Engineering Assistant?
- The source code for CE-RISE Digital Passport Engineering Assistant is hosted at github.com/ce-rise-software/dp-engineering-assistant.
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.