Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

CE-RISE Digital Passport Engineering Assistant

OCI · GHCR.IO/CE-RISE-SOFTWARE/DP-ENGINEERING-ASSISTANT-MCP:0.0.1 · SCANNED AUG 3

Helps plan and reuse CE-RISE Digital Passport components, models, and deployment assets.

−2 this week 41 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security0
  • Malware scan not yet available for this package.Unverified
  • CVE data not yet available for this package.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency-health data not yet available.Unverified
Provenance & Transparency32
Schema Quality & AI Usability82
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 2592 tokens (~72/item across 36 items; 29 tools + 7 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

oci · ghcr.io/ce-rise-software/dp-engineering-assistant-mcp:0.0.1

# add to Claude Code
claude mcp add ce-rise-software-dp-engineering-assistant -- docker run --rm -i ghcr.io/ce-rise-software/dp-engineering-assistant-mcp:0.0.1
# add to Codex CLI
codex mcp add ce-rise-software-dp-engineering-assistant -- docker run --rm -i ghcr.io/ce-rise-software/dp-engineering-assistant-mcp:0.0.1
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ce-rise-software-dp-engineering-assistant": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/ce-rise-software/dp-engineering-assistant-mcp:0.0.1"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  ce-rise-software-dp-engineering-assistant:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/ce-rise-software/dp-engineering-assistant-mcp:0.0.1"]
// mcp.json
{
  "mcpServers": {
    "ce-rise-software-dp-engineering-assistant": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/ce-rise-software/dp-engineering-assistant-mcp:0.0.1"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +3
    • Stability: unverified → 0.20 functional
  • 31 Jul 26 −5
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 +35
    • Tool coverage: unverified → 100 functional
    • Schema quality: unverified → 100 functional
    • First check of Schema quality: fail functional
    • First check of Schema quality: pass functional
    • First check of Tool coverage: 100 functional
    • First check of Schema quality: good functional
  • 26 Jul 26 8

    First indexed and scored.

    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed oci/ghcr.io/ce-rise-software/dp-engineering-assistant-mcp:0.0.1

Provenance none

Ecosystem: oci · Outcome: none

Reason: no_attestation

MCP tools — 29 exposed · ~2,362 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
assess_adoption_context ~84

Assess a general Digital Passport adoption context across scope, drivers, value-chain role, shared information, data readiness, and value goals.

NameTypeReqDescription
adoption_contextobjectyesDeclared adoption context. Useful keys include organization_role, passport_scope, compliance_drivers, value_chain_actors, shared_information, data_sources, existing_systems, value_goals, and implemen…

No output schema declared.

No examples provided.

assess_deployment_artifact_readiness ~69

Assess whether enough deployment context is declared before generated artifacts are treated as implementation-ready.

NameTypeReqDescription
deployment_contextobjectyesDeclared deployment context. Useful keys include target_runtime, selected_services, io_adapter_strategy, model_registry_strategy, auth_strategy, environment_overlays, and operational_checks.

No output schema declared.

No examples provided.

assess_implementation_readiness ~62

Assess whether a Digital Passport implementation context has enough information to proceed.

NameTypeReqDescription
project_contextobjectyesDeclared implementation context. Useful keys include passport_scope, user_goal, data_sources, selected_components, data_model_strategy, deployment_context, and validation_strategy.

No output schema declared.

No examples provided.

build_connected_solution_snapshot ~68

Build a grounded snapshot connecting catalog components to curated CE-RISE source repositories and documentation.

NameTypeReqDescription
include_headingsbooleanWhen true, include Markdown headings for each available key file.
source_idsarrayOptional list of source ids. Omit to include all connected sources.

No output schema declared.

No examples provided.

build_live_service_readiness_snapshot ~71

Build a read-only reachability/readiness snapshot over curated CE-RISE live service connections.

NameTypeReqDescription
service_idsarrayOptional service ids from list_live_service_connections. Omit to check all services.
timeout_secondsnumberOptional HTTP timeout between 0 and 30 seconds.

No output schema declared.

No examples provided.

build_update_aware_solution_context ~118

Combine stable catalog guidance with optional current release/tag/artifact metadata from configured CE-RISE update channels.

NameTypeReqDescription
check_remotebooleanWhen true, fetch current metadata from configured update channels.
component_idsarrayOptional CE-RISE component ids. When omitted, relevant components are selected from user_goal or all components are included.
timeout_secondsnumberOptional HTTP timeout between 0 and 30 seconds.
user_goalstringOptional user goal used to select relevant components from the stable catalog.

No output schema declared.

No examples provided.

check_connected_sources ~64

Check local and optionally remote availability for connected CE-RISE sources.

NameTypeReqDescription
check_remotebooleanWhen true, perform network HEAD checks for repository and documentation URLs.
source_idsarrayOptional list of source ids to check. Omit to check all sources.

No output schema declared.

No examples provided.

check_update_channels ~86

Fetch current metadata from configured read-only CE-RISE update channels.

NameTypeReqDescription
channel_idsarrayOptional update channel ids to check. Omit to select by component_ids or check all channels.
component_idsarrayOptional CE-RISE component ids whose update channels should be checked.
timeout_secondsnumberOptional HTTP timeout between 0 and 30 seconds.

No output schema declared.

No examples provided.

discover_model_repositories ~78

Discover CE-RISE model repositories under the configured model namespace and propose update channels for newly available models.

NameTypeReqDescription
check_remotebooleanWhen true, fetch the current CE-RISE-models repository list from the configured discovery channel. Defaults to true.
timeout_secondsnumberOptional HTTP timeout between 0 and 30 seconds.

No output schema declared.

No examples provided.

generalize_reference_example ~105

Generalize reusable workflow patterns from a CE-RISE reference example for a declared Digital Passport adoption context.

NameTypeReqDescription
adoption_contextobjectDeclared adoption context. Useful keys include organization_role, passport_scope, value_chain_actors, shared_information, and value_goals.
example_idstringyesReference example id from list_reference_examples.
target_outcomestringOptional target outcome, such as local learning workflow, deployment handover, or integration planning.

No output schema declared.

No examples provided.

generate_deployment_artifact_plan ~174

Map deployment choices to Compose/Kubernetes starter artifact profiles derived from the CE-RISE GitOps template.

NameTypeReqDescription
adoption_contextobjectOptional adoption or implementation context to carry through the plan.
check_remote_updatesbooleanWhen true, check configured update channels and include current metadata in the generated plan context.
include_internal_adapterbooleanWhen true, include the optional internal adapter Compose profile.
include_re_indicatorsbooleanWhen true, include RE Indicators Calculation Service profiles/extensions.
selected_componentsarrayOptional CE-RISE component ids already selected.
targetstringOptional deployment target: compose, kubernetes, or both. Defaults to both.
timeout_secondsnumberOptional HTTP timeout between 0 and 30 seconds for update checks.

No output schema declared.

No examples provided.

generate_deployment_artifacts ~230

Return Docker Compose and/or Kubernetes starter file contents derived from the existing CE-RISE GitOps template.

NameTypeReqDescription
auth_modestringOptional HEX Core authentication mode placeholder, such as jwt_jwks or none.
check_remote_updatesbooleanWhen true, check configured update channels and use current metadata where it maps safely to generated artifact fields.
environmentstringOptional environment label: local, dev, or prod.
external_io_adapter_urlstringOptional external HTTP IO adapter URL placeholder.
include_internal_adapterbooleanWhen true, include the optional internal adapter Compose profile.
include_re_indicatorsbooleanWhen true, include RE Indicators Calculation Service profiles/extensions.
project_namestringOptional project name used for generated Kubernetes namespaces and artifact ids.
selected_componentsarrayOptional CE-RISE component ids already selected.
targetstringyesRequired deployment target: compose, kubernetes, or both.
timeout_secondsnumberOptional HTTP timeout between 0 and 30 seconds for update checks.

No output schema declared.

No examples provided.

generate_implementation_plan ~68

Generate an ordered implementation plan that reuses existing CE-RISE assets.

NameTypeReqDescription
architecture_idstringOptional architecture pattern id from recommend_passport_architecture.
goalstringyesImplementation goal.
known_componentsarrayOptional known CE-RISE component ids already selected.

No output schema declared.

No examples provided.

generate_implementation_roadmap ~72

Generate a phased roadmap for Digital Passport adoption and implementation over existing CE-RISE assets.

NameTypeReqDescription
adoption_contextobjectyesDeclared adoption context.
adoption_path_idstringOptional adoption path id from recommend_adoption_path.
time_horizonstringOptional planning horizon label.

No output schema declared.

No examples provided.

identify_value_opportunities ~80

Identify practical value opportunities from shared Digital Passport information.

NameTypeReqDescription
adoption_contextobjectOptional adoption context object.
selected_flow_idsarrayOptional flow ids from map_value_chain_flows.
shared_informationarrayOptional declared shared information types or examples.
value_goalsarrayOptional target value goals beyond compliance.

No output schema declared.

No examples provided.

inspect_connected_source ~61

Inspect curated key files from one connected CE-RISE source, including Markdown headings when available.

NameTypeReqDescription
include_headingsbooleanWhen true, include Markdown headings discovered in key files.
source_idstringyesConnected source id from list_connected_sources.

No output schema declared.

No examples provided.

inspect_live_service_openapi ~77

Fetch and summarize the OpenAPI document from one live CE-RISE service connection.

NameTypeReqDescription
base_urlstringOptional localhost-only base URL override for local testing.
service_idstringyesService id from list_live_service_connections.
timeout_secondsnumberOptional HTTP timeout between 0 and 30 seconds.

No output schema declared.

No examples provided.

list_connected_sources ~59

List curated CE-RISE repositories, documentation sites, models, and service references connected to this assistant.

NameTypeReqDescription
include_statusbooleanWhen true, include local repository availability and key-file status.
kindstringOptional source kind filter.

No output schema declared.

No examples provided.

list_deployment_artifact_templates ~48

List CE-RISE GitOps-template-derived deployment artifact profiles for Compose and Kubernetes outputs.

NameTypeReqDescription
targetstringOptional target filter: compose, kubernetes, or both.

No output schema declared.

No examples provided.

list_live_service_connections ~45

List curated read-only live service discovery connections for CE-RISE services.

NameTypeReqDescription
service_familystringOptional service family filter, such as core, storage, or calculation.

No output schema declared.

No examples provided.

list_reference_examples ~56

List curated CE-RISE reference examples that can be generalized without copying their concrete demo data or local-only settings.

NameTypeReqDescription
source_component_idstringOptional CE-RISE component id filter, such as dp_system_local_demonstrator.

No output schema declared.

No examples provided.

list_solution_capabilities ~51

List deterministic assistant-facing CE-RISE capability families from the local catalog.

NameTypeReqDescription
familystringOptional capability family filter, such as discovery, design, data-model, implementation, validation, or deployment.

No output schema declared.

No examples provided.

list_solution_components ~50

List known existing CE-RISE components and their intended assistant reuse role.

NameTypeReqDescription
capability_idstringOptional capability id used to return related components.
kindstringOptional component kind filter.

No output schema declared.

No examples provided.

list_update_channels ~96

List configured read-only CE-RISE repository, release, tag, documentation, and artifact update channels.

NameTypeReqDescription
component_idstringOptional CE-RISE component id filter.
source_idstringOptional connected source id filter.
update_rolestringOptional update role filter, such as software_component_version, model_artifact_version, deployment_template_version, reference_example_version, tooling_version, or documentation_availability.

No output schema declared.

No examples provided.

map_user_goal_to_ce_rise_capabilities ~60

Map a user goal to existing CE-RISE capabilities and suggested components using the deterministic local catalog.

NameTypeReqDescription
constraintsarrayOptional project constraints or keywords.
user_goalstringyesUser's Digital Passport engineering goal.

No output schema declared.

No examples provided.

map_value_chain_flows ~109

Map requested, held, validated, enriched, or shared Digital Passport information across value-chain actors.

NameTypeReqDescription
adoption_contextobjectOptional adoption context object.
information_needsarrayOptional list of information needs or shared information types.
organization_rolestringOptional organization role in the value chain.
product_scopestringOptional product, material, asset, or process scope.
value_chain_actorsarrayOptional list of value-chain actors.

No output schema declared.

No examples provided.

probe_live_service ~101

Probe curated read-only GET endpoints for one live CE-RISE service connection.

NameTypeReqDescription
base_urlstringOptional localhost-only base URL override for local testing.
endpoint_idsarrayOptional list of safe endpoint ids to probe. Omit to probe all safe endpoints for the service.
service_idstringyesService id from list_live_service_connections.
timeout_secondsnumberOptional HTTP timeout between 0 and 30 seconds.

No output schema declared.

No examples provided.

recommend_adoption_path ~60

Recommend a CE-RISE reuse-oriented Digital Passport adoption path.

NameTypeReqDescription
adoption_contextobjectyesDeclared adoption context.
prioritiesarrayOptional priorities such as compliance, local prototype, model alignment, value-chain exchange, or deployment preparation.

No output schema declared.

No examples provided.

recommend_passport_architecture ~60

Recommend a CE-RISE reuse-oriented Digital Passport architecture pattern.

NameTypeReqDescription
prioritiesarrayOptional priorities such as local validation, deployment, model alignment, or production preparation.
use_casestringyesDigital Passport use case or implementation scenario.

No output schema declared.

No examples provided.