koala73/worldmonitor is a multi-domain situational awareness application that aggregates global news, geopolitical signals, and infrastructure data into AI-synthesized briefs and map layers. It supports local execution via desktop or source, offers an MCP server for agent access, and accommodates optional local or cloud AI inference.
Project overview
The application unifies 500+ news feeds and 65+ external data providers into a single interface with dual map engines and cross-stream correlation, addressing the need for consolidated global event tracking.
Project type
MCP · AI Agent · Data Processing
Use cases
Search & Research · Automation
Deployment
Refer to project documentation
License
AGPL-3.0
Best for
Operations teams, enterprise teams, and developers who need a unified interface for deep research and ai-agent automation across global events.
Key capabilities
Aggregates 500+ curated news feeds across 15 categories, synthesizing them into briefs using AI.
Provides a 3D globe using globe.gl and a WebGL flat map using deck.gl, supporting 56 map layer types.
Tracks the convergence of military, economic, disaster, and escalation signals.
Offers a native desktop application built with Tauri 2 for macOS, Windows, and Linux.
Hosts an MCP server for agent and script access at https://worldmonitor.app/mcp.
Aggregates 65+ external providers and APIs covering geopolitics, finance, energy, climate, aviation, cyber, military, infrastructure, and news intelligence.
Limitations and risks
GPU requirements, minimum hardware specifications, and telemetry practices are not documented.
While local execution is supported, external services such as Vercel Edge Functions, Railway relay, and Upstash (Redis) are utilized.
Getting started
Setup is rated as easy due to multiple deployment options, from binary downloads to source compilation. A first success path involves cloning the repository, running npm install, and executing npm run dev.
Alternatives and comparisons
A research workspace connecting natural-language prompts to market-data loaders and strategy generation, suitable for users focused specifically on financial trading analysis rather than global situational awareness.
Enables natural language querying of physical world data from robotics and IoT, suitable for users analyzing sensor or robotic logs rather than news or geopolitical feeds.
An AI pipeline for extracting and structuring public real estate property data from websites, targeting specific property data extraction rather than broad intelligence aggregation.