M
✓ Verified
Official Model Context Protocol organization

Build and explore what-if scenarios with interactive sliders and parameter adjustments. Perfect for financial modeling, capacity planning, and decision analysis — all in your AI chat.
Installation
Add the following configuration to your MCP client settings file to install this app.
{
"claude": {
"mcpServers": {
"scenario-modeler-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/ext-apps-scenario-modeler-server"
]
}
}
}
}Related Apps
Install Instructions
Copy the JSON config below and paste it into your MCP client settings file.
For Claude Desktop:
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"scenario-modeler-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/ext-apps-scenario-modeler-server"
]
}
}
}Get this App
Copy the config and paste it into your MCP client settings.
{
"claude": {
"mcpServers": {
"scenario-modeler-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/ext-apps-scenario-modeler-server"
]
}
}
}
}Stats
Rating
4.3(5)
Installs
176
Views
1,400
GitHub
2,800 ★
Works With
🟠 Claude🟢 ChatGPT🔵 VS Code🪿 Goose
Links
README Badge
Add this badge to your GitHub README:
[](https://getmcpapps.com/apps/scenario-modeler)