io.github.gpavan1992/globalpulse-mcp
NPM · GLOBALPULSE-MCP-SERVER · SCANNED SEP 20
Real-world intelligence MCP — macroeconomics, climate, disasters, trade & aviation.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 39 of 123 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 132 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability69
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 1331 tokens (~121/item across 11 items; 11 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
- Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage68
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 4% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 11 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.gpavan1992/globalpulse-mcp server?
io.github.gpavan1992/globalpulse-mcp runs locally as an npm package, launched with npx -y globalpulse-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · globalpulse-mcp-server
claude mcp add gpavan1992-globalpulse-mcp -- npx -y globalpulse-mcp-server
{
"mcpServers": {
"gpavan1992-globalpulse-mcp": {
"command": "npx",
"args": [
"-y",
"globalpulse-mcp-server"
]
}
}
} {
"servers": {
"gpavan1992-globalpulse-mcp": {
"command": "npx",
"args": [
"-y",
"globalpulse-mcp-server"
]
}
}
} codex mcp add gpavan1992-globalpulse-mcp -- npx -y globalpulse-mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"gpavan1992-globalpulse-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"globalpulse-mcp-server"
],
"enabled": true
}
}
} openclaw mcp add gpavan1992-globalpulse-mcp --command npx --arg -y --arg globalpulse-mcp-server
mcp_servers:
gpavan1992-globalpulse-mcp:
command: "npx"
args: ["-y", "globalpulse-mcp-server"] {
"McpServers": {
"gpavan1992-globalpulse-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"globalpulse-mcp-server"
]
}
}
} assistant mcp add gpavan1992-globalpulse-mcp -t stdio -c npx -a -y globalpulse-mcp-server
{
"mcpServers": {
"gpavan1992-globalpulse-mcp": {
"command": "npx",
"args": [
"-y",
"globalpulse-mcp-server"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 −3
- Stability: pass → 0.80 functional
- 16 Sept 26 +2
- CVE-2026-82562 no longer affects this package ▲ security
- CVE-2026-82417 no longer affects this package ▲ security
- Known CVEs: fail → pass ▲ security
- Stability: 0.97 → pass security
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 10 Sept 26 −3
- Stability: pass → 0.80 functional
- 9 Sept 26 +1
- Stability: 0.97 → pass security
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/globalpulse-mcp-server@1.0.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 123 packages
| Packages resolved | 123 |
|---|---|
| Stale | 39 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
globalpulse_aviation_get_flights_by_country OpenSky — Live Flights by Country ~69
All live airborne flights from a specific country. Args: country (e.g. "India", "Germany", "United States"), limit, response_format
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | yes | – |
| limit | integer | – | – |
| response_format | string | – | – |
No output schema declared.
No examples provided.
globalpulse_aviation_get_live_flights OpenSky — Live Flights in Region ~170
Live ADS-B flight tracking for any geographic bounding box. Real-time position, altitude, speed, heading. Args: min_latitude, max_latitude, min_longitude, max_longitude, limit, on_ground_only, response_format India box: min_lat=8, max_lat=37, min_lon=68, max_lon=97.5 | Europe: min_lat=36, max_lat=71, min_lon=-10, max_lon=25
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| max_latitude | number | yes | – |
| max_longitude | number | yes | – |
| min_latitude | number | yes | – |
| min_longitude | number | yes | – |
| on_ground_only | boolean | – | – |
| response_format | string | – | – |
No output schema declared.
No examples provided.
globalpulse_countries_get_by_region REST Countries — Countries by Region ~115
List all countries in a region with population, area, capital, currencies. Regions: "Africa", "Americas", "Asia", "Europe", "Oceania". Subregions: "South Asia", "Southeast Asia", "Eastern Europe", etc. Args: region, sort_by ("population","area","name"), limit, response_format
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| region | string | yes | – |
| response_format | string | – | – |
| sort_by | string | – | – |
No output schema declared.
No examples provided.
globalpulse_countries_get_profile REST Countries — Country Profile ~85
Full country profile: capital, region, population, area, currencies, languages, timezones, borders. No API key, no rate limit. Args: country (name, ISO alpha-2 e.g. "IN", or alpha-3 e.g. "IND"), response_format
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | yes | – |
| response_format | string | – | – |
No output schema declared.
No examples provided.
globalpulse_disasters_get_active GDACS — Active Global Disasters ~122
Live disaster alerts from the UN GDACS system. Earthquakes, cyclones, floods, volcanoes, droughts, wildfires. Alert levels: Green (watch), Orange (warning), Red (severe). Args: event_type ("all","EQ","TC","FL","VO","DR","WF"), alert_level ("all","Green","Orange","Red"), limit, response_format
| Name | Type | Req | Description |
|---|---|---|---|
| alert_level | string | – | – |
| event_type | string | – | – |
| limit | integer | – | – |
| response_format | string | – | – |
No output schema declared.
No examples provided.
globalpulse_disasters_get_by_country GDACS — Disaster History by Country ~76
Disaster history for a specific country from UN GDACS. Args: country (e.g. "India", "Philippines"), event_type, limit, response_format
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | yes | – |
| event_type | string | – | – |
| limit | integer | – | – |
| response_format | string | – | – |
No output schema declared.
No examples provided.
globalpulse_trade_get_bilateral_flows UN Comtrade — Bilateral Trade Flows ~169
Bilateral trade data from UN Comtrade. Imports, exports by country pair and HS commodity code. Common HS codes: TOTAL (all), "27" (oil/fuel), "84" (machinery), "85" (electronics), "87" (vehicles), "30" (pharma), "10" (cereals). Args: reporter, partner (default "world"), year (2000-2023), flow ("all","X","M"), commodity_code, limit, response_format
| Name | Type | Req | Description |
|---|---|---|---|
| commodity_code | string | – | – |
| flow | string | – | – |
| limit | integer | – | – |
| partner | string | – | – |
| reporter | string | yes | – |
| response_format | string | – | – |
| year | integer | – | – |
No output schema declared.
No examples provided.
globalpulse_weather_get_forecast Open-Meteo — 7-Day Weather Forecast ~125
7-day daily weather forecast for any location. No API key, no rate limit. Args: latitude, longitude, timezone (IANA e.g. "Asia/Kolkata"), response_format Examples: Mumbai → lat=19.076, lon=72.877, tz="Asia/Kolkata" | London → lat=51.507, lon=-0.127, tz="Europe/London"
| Name | Type | Req | Description |
|---|---|---|---|
| latitude | number | yes | – |
| longitude | number | yes | – |
| response_format | string | – | – |
| timezone | string | – | – |
No output schema declared.
No examples provided.
globalpulse_weather_get_historical Open-Meteo — Historical Climate (ERA5, back to 1940) ~105
Historical daily climate data for any location, back to 1940 using ERA5 reanalysis. No API key. Args: latitude, longitude, start_date (YYYY-MM-DD), end_date (YYYY-MM-DD), timezone, response_format
| Name | Type | Req | Description |
|---|---|---|---|
| end_date | string | yes | – |
| latitude | number | yes | – |
| longitude | number | yes | – |
| response_format | string | – | – |
| start_date | string | yes | – |
| timezone | string | – | – |
No output schema declared.
No examples provided.
globalpulse_worldbank_get_indicator World Bank — Get Country Indicator ~250
Fetch World Bank macroeconomic indicator data for any country. Covers GDP, inflation, unemployment, trade, debt, population, poverty. 10,000+ indicators from 1960–present. Common codes: NY.GDP.MKTP.CD (GDP), FP.CPI.TOTL.ZG (inflation), SL.UEM.TOTL.ZS (unemployment), SP.POP.TOTL (population), NE.TRD.GNFS.ZS (trade % GDP). Args: - country_code: ISO alpha-2 or alpha-3 (e.g. "IN", "US", "BRA") - indicator: World Bank indicator code - start_year: Start year (default 2000) - end_year: End year (default current year) - response_format: "markdown" or "json"
| Name | Type | Req | Description |
|---|---|---|---|
| country_code | string | yes | ISO code e.g. "IN", "US" |
| end_year | integer | – | – |
| indicator | string | yes | World Bank indicator code e.g. "NY.GDP.MKTP.CD" |
| response_format | string | – | – |
| start_year | integer | – | – |
No output schema declared.
No examples provided.
globalpulse_worldbank_list_indicators World Bank — List Common Indicators ~45
List the most commonly used World Bank indicator codes. Use this to discover codes before calling globalpulse_worldbank_get_indicator.
| Name | Type | Req | Description |
|---|---|---|---|
| response_format | string | – | – |
No output schema declared.
No examples provided.
What is the io.github.gpavan1992/globalpulse-mcp server?
io.github.gpavan1992/globalpulse-mcp is listed in the public MCP registry as io.github.gpavan1992/globalpulse-mcp. Real-world intelligence MCP, macroeconomics, climate, disasters, trade & aviation. This page covers its npm package (globalpulse-mcp-server).
Is the io.github.gpavan1992/globalpulse-mcp server safe to use?
io.github.gpavan1992/globalpulse-mcp scores 79 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.gpavan1992/globalpulse-mcp server expose?
io.github.gpavan1992/globalpulse-mcp exposes 11 tools: globalpulse_worldbank_get_indicator, globalpulse_worldbank_list_indicators, globalpulse_weather_get_forecast, globalpulse_weather_get_historical, globalpulse_disasters_get_active, and 6 more. Their descriptions and schemas cost roughly 1,331 tokens of context every time the server is loaded.
Is the io.github.gpavan1992/globalpulse-mcp server still maintained?
io.github.gpavan1992/globalpulse-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.gpavan1992/globalpulse-mcp server under?
io.github.gpavan1992/globalpulse-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.