scenario-modeler-server.md

Scenario Modeler

UI App
from"modelcontextprotocol"
2.4k

SaaS business projections and financial scenario modeling

Data & Analytics
SaaSprojectionsmodelingfinance
install.sh
# Clone the repository
$git clone https://github.com/modelcontextprotocol/ext-apps/tree/main/examples/scenario-modeler-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve