Model systemic risk contagion across financial networks, identifying too-big-to-fail nodes, count...
Model systemic risk contagion across financial networks, identifying too-big-to-fail nodes, count...
Systemic Risk Contagion · v1.0.1
Ryan-Clinton
Systemic Risk Contagion MCP Server
Model systemic risk contagion across financial networks, identifying too-big-to-fail nodes, counterparty exposure chains, and cascade failure probabilities.
8 Tools
| Tool | Description |
|---|---|
build_systemic_network |
Construct four-layer multiplex financial network from 16 data sources |
compute_debtrank |
Compute DebtRank for each entity in the financial network |
simulate_cascade_failure |
Simulate cascade failure using Eisenberg-Noe clearing system |
identify_critical_nodes |
Identify systemically critical entities via supra-Laplacian spectral analysis |
detect_stress_clustering |
Detect clusters of co-occurring financial stress events |
model_sanctions_shock |
Model sanctions-induced shock propagation |
compute_contagion_channels |
Decompose multiplex contagion channels via supra-adjacency tensor |
generate_stability_report |
Comprehensive financial stability report |
Category
Financial Intel
Quick Start
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"systemic-risk-contagion-mcp": {
"url": "https://ryanclinton--systemic-risk-contagion-mcp.apify.actor/mcp",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}
Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"systemic-risk-contagion-mcp": {
"url": "https://ryanclinton--systemic-risk-contagion-mcp.apify.actor/mcp",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}
Windsurf
Add to your MCP configuration:
{
"mcpServers": {
"systemic-risk-contagion-mcp": {
"serverUrl": "https://ryanclinton--systemic-risk-contagion-mcp.apify.actor/mcp",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}
Authentication
This server requires an Apify API token. Get yours free at Apify Console.
Pricing
Pay-per-use via Apify. See the Apify Store listing for pricing details.
Tags
finance systemic-risk contagion financial-stability risk-modeling
License
Proprietary - available via Apify Store.