riskpulse
ActiveTool of com.theaslangroupllc.pulse/pulsenetwork
RiskPulse: Global risk intelligence API. AI-synthesized travel safety alerts, country risk profiles, sanctions screening, business risk analysis, supply chain disruption intelligence, nomad visa/tax guidance, ex Coverage: Global Endpoints: • country ($0.10): Country risk profile • travel ($0.08): Travel safety assessment • business ($0.10): Business risk analysis • compare ($0.10): Country risk comparison • expat ($0.10): Expat living guide • alerts ($0.10): Situational security alerts • quake-check ($0.01): Earthquake activity check — deterministic USGS primitive • evac ($0.10): Evacuation plan • nomad ($0.10): Digital nomad score • sanctions ($0.15): Sanctions exposure analysis • supply ($0.15): Supply chain risk
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"action"
],
"properties": {
"lat": {
"type": "string",
"description": "Latitude of the point of interest (omit both lat and lon for the global feed)"
},
"lon": {
"type": "string",
"description": "Longitude of the point of interest"
},
"city": {
"type": "string",
"description": "City"
},
"days": {
"type": "string",
"description": "Lookback window in days (max 365)"
},
"from": {
"type": "string",
"description": "Country of origin (default: US)"
},
"lang": {
"type": "string",
"description": "lang"
},
"limit": {
"type": "string",
"description": "Max events returned (max 100)"
},
"action": {
"enum": [
"country",
"travel",
"business",
"compare",
"expat",
"alerts",
"quake-check",
"evac",
"nomad",
"sanctions",
"supply"
],
"type": "string",
"description": "Which endpoint to call. Options: country | travel | business | compare | expat | alerts | quake-check | evac | nomad | sanctions | supply"
},
"entity": {
"type": "string",
"description": "Entity name"
},
"country": {
"type": "string",
"description": "Country name (e.g. Mexico, Thailand, Nigeria)"
},
"product": {
"type": "string",
"description": "Product or component"
},
"industry": {
"type": "string",
"description": "industry"
},
"location": {
"type": "string",
"description": "Location"
},
"countries": {
"type": "string",
"description": "Comma-separated country names (e.g. Mexico,Colombia,Costa Rica)"
},
"radius_km": {
"type": "string",
"description": "Search radius in km (max 5000)"
},
"entity_type": {
"type": "string",
"description": "Entity type (person, company, vessel)"
},
"nationality": {
"type": "string",
"description": "Traveler nationality (default: US)"
},
"min_magnitude": {
"type": "string",
"description": "Minimum magnitude (default 4.0 with a point, 5.0 global)"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.theaslangroupllc.pulse/pulsenetwork
https://github.com/GTCC777/mcp-pulsenetwork
2/7 registries