HomeDesign & Media › mcp-server-decisions

mcp-server-decisions

Decision tracking with prediction validation and outcome gates for AI agents

Python Local macOSWindowsLinux
★ 0 stars Last pushed 2026-09-03 License: MIT

Topics: Architecture & Design

Connect

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

Package (pypi 1.0.2)

uvx mcp-server-decisions

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-server-decisions": {
      "command": "uvx",
      "args": [
        "mcp-server-decisions"
      ],
      "env": {
        "MCP_DECISIONS_LOG_PATH": "<YOUR_VALUE>"
      }
    }
  }
}
  • MCP_DECISIONS_LOG_PATH — Path to decisions log file (default: ~/.local/share/mcp-decisions/decisions_log.json)

Related servers

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

Data from the Official MCP Registry