ibm-odm-decision-mcp-server

DecisionsDev/ibm-odm-decision-mcp-server
★ 6 stars Python 🔌 API Integration Updated 5d ago
An MCP Server enabling integration with IBM Decision Server Runtime to retrieve and invoke decision services.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ibm-odm-decision-mcp": {
      "command": "uvx",
      "args": [
        "ibm-odm-decision-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install ibm-odm-decision-mcp-server

Topics

aiapiodmrule-executiontoolstutorial