ModelRisk runs on your own machine — the client starts it, so there is no endpoint to ping. 785 installs a week from pypi.
Read, build, fit, and run Monte Carlo risk models in Excel through Vose Software's ModelRisk.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add modelrisk-mcp -- uvx modelrisk-mcp
{
"mcpServers": {
"modelrisk-mcp": {
"args": [
"modelrisk-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.modelrisk-mcp]
command = "uvx"
args = ["modelrisk-mcp"]
{
"mcpServers": {
"modelrisk-mcp": {
"args": [
"modelrisk-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"modelrisk-mcp": {
"args": [
"modelrisk-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.