apifyforge/critical-infrastructure-interdependency-mcp
Critical infrastructure cascade analysis for AI agents — this MCP server maps cross-sector interdependencies across energy, telecom, water, cyber, transport, and financial networks and simulates how failures propagate through them.
Platform-specific configuration:
{
"mcpServers": {
"critical-infrastructure-interdependency-mcp": {
"command": "npx",
"args": [
"-y",
"critical-infrastructure-interdependency-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> [View on ApifyForge](https://apifyforge.com/actors/mcp-servers/critical-infrastructure-interdependency-mcp) | [Use on Apify Store](https://apify.com/ryanclinton/critical-infrastructure-interdependency-mcp)
---
Add to your MCP client (Claude Desktop, Cursor, Windsurf):
{
"mcpServers": {
"critical-infrastructure-interdependency-mcp": {
"url": "https://ryanclinton--critical-infrastructure-interdependency-mcp.apify.actor/mcp"
}
}
}---
Critical infrastructure cascade analysis for AI agents — this MCP server maps cross-sector interdependencies across energy, telecom, water, cyber, transport, and financial networks and simulates how failures propagate through them. Connect any MCP-compatible AI agent to 8 specialized tools that run 6 mathematical algorithms on real data from 14 live sources.
The server builds a 6-layer multiplex hypergraph from OpenStreetMap infrastructure data, DNS records, vulnerability databases, and seismic/weather/disaster feeds, then applies BTW sand-pile cascade simulation, Voronoi geographic co-location risk, Critical Path Method recovery estimation, and supra-Laplacian algebraic connectivity indexing to produce actionable resilience intelligence. No setup required beyond an API token — connect via the Model Context Protocol /mcp endpoint.
| Data Point | Source | Coverage | |-----------|--------|----------| | 📍 Physical infrastructure nodes | OSM POI Search | Global OpenStreetMap (airports, substations, water plants, data centers) | | 🌐 DNS records and IP topology | DNS Record Lookup | Any domain — A, MX, NS, CNAME records | | 🛰️ Internet host exposure | Censys Search | Full IPv4 scan data including open ports and banners | | 🔒 SSL certificate chains | crt.sh Search | Certificate Transparency logs for any domain | | 💻 Website technology fingerprints | Website Tech Stack Detector | CMS, framework
Loading reviews...