Loading MCP server directory, please wait...
Helps plan and reuse CE-RISE Digital Passport components, models, and deployment assets.
npx @getmcp/cli add io.github.CE-RISE-software/dp-engineering-assistantRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.CE-RISE-software/dp-engineering-assistant": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ce-rise-software/dp-engineering-assistant-mcp:0.0.1"
]
}
}
}