# Finance Portfolio Optimizer

Optimize finance portfolios with Black-Litterman using your return views and confidence levels. Backtest strategies, benchmark performance, and analyze risk with correlations, drawdowns, and VaR. Use…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add irresi/bl-view-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list irresi/bl-view-mcp
```

---

Source: https://github.com/irresi/bl-view-mcp
