apifyforge/sovereign-debt-contagion-mcp
Sovereign debt contagion analysis for credit analysts, macro fund managers, and development finance institutions — delivered through any MCP-compatible AI client.
Platform-specific configuration:
{
"mcpServers": {
"sovereign-debt-contagion-mcp": {
"command": "npx",
"args": [
"-y",
"sovereign-debt-contagion-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> [View on ApifyForge](https://apifyforge.com/actors/mcp-servers/sovereign-debt-contagion-mcp) | [Use on Apify Store](https://apify.com/ryanclinton/sovereign-debt-contagion-mcp)
---
Add to your MCP client (Claude Desktop, Cursor, Windsurf):
{
"mcpServers": {
"sovereign-debt-contagion-mcp": {
"url": "https://ryanclinton--sovereign-debt-contagion-mcp.apify.actor/mcp"
}
}
}---
Sovereign debt contagion analysis for credit analysts, macro fund managers, and development finance institutions — delivered through any MCP-compatible AI client. This server orchestrates 8 international data sources (IMF, World Bank, OECD, UN COMTRADE, FRED, live and historical exchange rates, GDACS disaster alerts) to produce a composite sovereign risk verdict ranging from INVESTMENT_GRADE to DEFAULT_RISK. Ask a question in natural language, receive structured JSON with numeric scores, calibrated signals, and portfolio recommendations in seconds.
The server runs 7 distinct MCP tools covering every dimension of sovereign risk: fiscal stress, trade-channel contagion, currency crisis probability, fiscal headroom, disaster-fiscal compound vulnerability, multi-country comparison, and full regional scenario planning. All 8 underlying data sources fire in parallel via Promise.all, cutting total latency to the slowest single source. No code required after a one-time setup.
| Data Point | Source | Example | |---|---|---| | 📊 Debt-to-GDP ratio, fiscal balance, current account deficit | IMF World Economic Outlook | Debt/GDP: 87.4%, Deficit: -6.2% | | 🏛️ Governance effectiveness, political stability, rule of law | World Bank Indicators | Governance: 28th percentile | | 🏦 Cross-border capital flows, financial integration signals | OECD Statistics | Capital outflow: -$4.2B flagged | | 🔗 Bilateral trade flows, partner network, HHI concentration | UN COMTRADE | 34 partners,
Loading reviews...