Skip to main content
Glama
inity13

DecisionMatrix MCP

Related Servers

Alternatives to DecisionMatrix MCP

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      D
      maintenance
      Enables AI assistants to perform structured decision-making using the Analytic Hierarchy Process (AHP), allowing users to define criteria, compare options pairwise, and calculate ranked results with consistency validation.
      6
      -
    • A
      license
      C
      quality
      A
      maintenance
      One deterministic reasoning stack behind a single MCP endpoint, chaining scenario simulation, decision analysis, and precision computation with 40-digit decimal math.
      24
      23 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A decision structure analysis engine that transforms emotional dilemmas into structured frameworks by identifying variables, constraints, and strategy paths. It helps users evaluate risk distributions and cognitive biases without offering subjective advice or definitive answers.
      2
      6 npm
      1
      MIT

    TDQS

    A3.9/5.0

    Scored across 6 tools

    Disambiguation4/5

    Most tools are clearly distinct: create_decision is the main ranking tool, score_options is a stripped-down variant for when the score matrix is supplied separately, and sensitivity_analysis and compare_two serve specialized purposes. There is minor overlap between create_decision and score_options since both return rankings, but the descriptions help differentiate them.

    Naming Consistency4/5

    All tools use snake_case, and most follow a verb_noun pattern (create_decision, score_options, compare_two, list_methods). sensitivity_analysis and health_check are noun-style rather than verb_noun, but the naming is still predictable and consistent in style.

    Tool Count5/5

    With 6 tools, the server is well-scoped for a decision-analysis domain. Each tool serves a clear analytical or utility purpose, and there are no redundant or unnecessary additions.

    Completeness5/5

    The tool set covers the full decision-analysis workflow: creating decisions, scoring options, sensitivity testing, head-to-head comparison, method reference, and health checks. No obvious gaps exist for the stated purpose, as this appears to be a stateless analysis service rather than a persistent data store.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues