Skip to main content
Glama
krixerx

CIB Seven MCP Server

by krixerx

Related Servers

Alternatives to CIB Seven MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for Camunda 7 that lets you inspect and manage process definitions, instances, variables, tasks, incidents, history, and evaluate DMN decisions. It supports read-only operations by default with optional write capabilities, and configurable authentication.
      7 npm
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      Exposes over 300 Operaton BPM REST operations as tools for AI agents to interact with the Operaton engine. It enables managing process deployments, instances, user tasks, and decision tables through natural language commands.
      100
      24 npm
      Apache 2.0
    • A
      license
      B
      quality
      C
      maintenance
      Enables AI assistants to interact with SAP Signavio Process Manager through its API, supporting operations like managing process models, folders, dictionary entries, and searching across business process content.
      23
      6 npm
      9
      ISC
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables seamless interaction with the IBM Instana observability platform, allowing access to real-time observability data directly within development workflows.
      4
      Apache 2.0

    TDQS

    A4/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool targets a distinct aspect of process execution with clear boundaries: instances (list/get), execution trace (activity_history), data (variables), background work (job_details), blueprint (definition_xml), and errors (incidents). No ambiguous overlap exists between these concepts.

    Naming Consistency4/5

    Follows consistent snake_case verb_noun pattern (get_*, list_*), but applies the 'process_' prefix inconsistently (e.g., get_process_instance vs get_activity_history). Despite this, the naming remains readable and predictable.

    Tool Count5/5

    Seven tools provide a focused, well-scoped surface for process observability without bloat. Each tool earns its place by covering a specific inspection need, fitting appropriately within the typical 3-15 tool range for this domain.

    Completeness3/5

    Covers core read-only inspection workflows well, but has notable gaps for a general CIB Seven integration: missing list_process_definitions (required to browse definitions without an instance), missing task-specific operations, and lacks any write/modify capabilities (create instances, update variables, resolve incidents).

    Maintenance

    ActivityInactive
    ResponsivenessNo issues