HomeDatabases & Data › oraclaw

oraclaw

Decision intelligence MCP — 17 tools (optimize, simulate, predict, score, graph). Sub-25ms.

TypeScript CloudLocal macOSWindowsLinux
★ 13 stars Last pushed 2026-09-13 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.

Package (npm 1.5.1)

npx -y @oraclaw/mcp-server@1.5.1

Or add to your MCP client config:

{
  "mcpServers": {
    "oraclaw": {
      "command": "npx",
      "args": [
        "-y",
        "@oraclaw/mcp-server@1.5.1"
      ],
      "env": {
        "ORACLAW_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • ORACLAW_API_KEY secret — Optional API key for premium tools (CMA-ES, LP/MIP solver, graph analytics, risk VaR/CVaR, forecasting, anomaly detection). Free tier (11 tools) works without it.

Related servers

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

Data from the Official MCP Registry