Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.gpavan1992/globalpulse-mcp

NPM · GLOBALPULSE-MCP-SERVER · SCANNED AUG 3

Real-world intelligence MCP — macroeconomics, climate, disasters, trade & aviation.

+20 this week 61 Trust /100
Trust breakdown (6 categories)

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 →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (122 of 124), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (122 of 124), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
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 Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
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
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · globalpulse-mcp-server

# add to Claude Code
claude mcp add gpavan1992-globalpulse-mcp -- npx -y globalpulse-mcp-server
# add to Codex CLI
codex mcp add gpavan1992-globalpulse-mcp -- npx -y globalpulse-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "gpavan1992-globalpulse-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "globalpulse-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add gpavan1992-globalpulse-mcp --command npx --arg -y --arg globalpulse-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  gpavan1992-globalpulse-mcp:
    command: "npx"
    args: ["-y", "globalpulse-mcp-server"]
// mcp.json
{
  "mcpServers": {
    "gpavan1992-globalpulse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "globalpulse-mcp-server"
      ]
    }
  }
}
Changelog

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.

  • 3 Aug 26 +29
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → good functional
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Licence: MIT functional
  • 2 Aug 26 +15
    • Malware scan: unverified → pass security
  • 31 Jul 26 −24
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 41

    First indexed and scored.

Diagnostics

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 3 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 122 packages

122 packages in the resolved dependency tree · 122 deprecated · 35 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 11 exposed · ~1,331 tokens

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.

Tool Tokens
globalpulse_aviation_get_flights_by_country ~69

All live airborne flights from a specific country. Args: country (e.g. "India", "Germany", "United States"), limit, response_format

NameTypeReqDescription
countrystringyes
limitinteger
response_formatstring

No output schema declared.

No examples provided.

globalpulse_aviation_get_live_flights ~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

NameTypeReqDescription
limitinteger
max_latitudenumberyes
max_longitudenumberyes
min_latitudenumberyes
min_longitudenumberyes
on_ground_onlyboolean
response_formatstring

No output schema declared.

No examples provided.

globalpulse_countries_get_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

NameTypeReqDescription
limitinteger
regionstringyes
response_formatstring
sort_bystring

No output schema declared.

No examples provided.

globalpulse_countries_get_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

NameTypeReqDescription
countrystringyes
response_formatstring

No output schema declared.

No examples provided.

globalpulse_disasters_get_active ~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

NameTypeReqDescription
alert_levelstring
event_typestring
limitinteger
response_formatstring

No output schema declared.

No examples provided.

globalpulse_disasters_get_by_country ~76

Disaster history for a specific country from UN GDACS. Args: country (e.g. "India", "Philippines"), event_type, limit, response_format

NameTypeReqDescription
countrystringyes
event_typestring
limitinteger
response_formatstring

No output schema declared.

No examples provided.

globalpulse_trade_get_bilateral_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

NameTypeReqDescription
commodity_codestring
flowstring
limitinteger
partnerstring
reporterstringyes
response_formatstring
yearinteger

No output schema declared.

No examples provided.

globalpulse_weather_get_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"

NameTypeReqDescription
latitudenumberyes
longitudenumberyes
response_formatstring
timezonestring

No output schema declared.

No examples provided.

globalpulse_weather_get_historical ~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

NameTypeReqDescription
end_datestringyes
latitudenumberyes
longitudenumberyes
response_formatstring
start_datestringyes
timezonestring

No output schema declared.

No examples provided.

globalpulse_worldbank_get_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"

NameTypeReqDescription
country_codestringyesISO code e.g. "IN", "US"
end_yearinteger
indicatorstringyesWorld Bank indicator code e.g. "NY.GDP.MKTP.CD"
response_formatstring
start_yearinteger

No output schema declared.

No examples provided.

globalpulse_worldbank_list_indicators ~45

List the most commonly used World Bank indicator codes. Use this to discover codes before calling globalpulse_worldbank_get_indicator.

NameTypeReqDescription
response_formatstring

No output schema declared.

No examples provided.