HomeDatabases & Data › decisionmatrix-mcp

decisionmatrix-mcp

Deterministic multi-criteria decision analysis for AI agents — score, rank & explain options.

TypeScript Cloud Remote
★ 0 stars Last pushed 2026-08-12 License: MIT

Topics: Data Science Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://decisionmatrix-mcp.pages.dev/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http decisionmatrix-mcp https://decisionmatrix-mcp.pages.dev/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "decisionmatrix-mcp": {
      "url": "https://decisionmatrix-mcp.pages.dev/mcp"
    }
  }
}

Package (npm 1.0.2)

npx -y decisionmatrix-mcp@1.0.2

Or add to your MCP client config:

{
  "mcpServers": {
    "decisionmatrix-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "decisionmatrix-mcp@1.0.2"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry