Exposes live global news, risk, conflict, market, energy, and infrastructure intelligence through 39 MCP tools.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We ran the install command below but it didn't respond within our test window β this can mean a slow first-time install rather than a real problem.
npx -y worldmonitorNo response to initialize.
This is an experimental automated check and can have false negatives β missing environment variables, a slow cold install, etc. It doesnβt necessarily mean somethingβs wrong. Last checked 7d ago.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by World Monitor.
The World Monitor MCP server gives agents programmatic access to the information behind the World Monitor global intelligence dashboard. Its coverage includes curated global and regional news, geopolitical developments, conflicts, country risk, infrastructure, chokepoints, energy, financial markets, commodities, crypto, and disaster-related signals.
The project also describes a Country Instability Index with live scores, risk bands, and approximate 24-hour movement for 31 Tier-1 countries. Finance-oriented coverage includes stock exchanges, commodities, crypto, and a market composite. The current listing identifies 39 tools, making the server suitable for agents that need to retrieve several kinds of global signals through one MCP interface.
The World Monitor MCP server is hosted at https://worldmonitor.app/mcp and uses Streamable HTTP. Clients can request the available tool definitions without authentication through tools/list. Executing a tool through tools/call requires either an X-WorldMonitor-Key header or OAuth authentication.
The underlying World Monitor project combines news aggregation, AI-generated briefs, map-based monitoring, and cross-stream correlation across military, economic, disaster, and escalation signals. The MCP endpoint provides an agent-facing access path to this broader system rather than requiring an agent to operate the dashboard manually. The server also publishes Agent Skills through the draft io.modelcontextprotocol/skills extension.
Configure an MCP client with the hosted endpoint:
Authentication must be configured for tool execution using the supported World Monitor key header or OAuth flow. The supplied material does not specify how to obtain a key, define OAuth credentials, or configure individual client products, so those details should be confirmed in the projectβs current documentation.
The repository can also be run as a local World Monitor application with Node.js. Its documented development flow is to clone the repository, run npm install, start it with npm run dev, and open the local development address. That quick-start procedure is for the dashboard project; it is not presented as a separate local MCP launch command.
The available capability areas include:
These capabilities fit research, risk monitoring, situation reports, market context, and agent workflows that need current events combined with structured global indicators.
The endpoint requires authentication for tool calls even though tool discovery is public. The material does not provide a complete per-tool catalog, schemas, rate limits, retention guarantees, or freshness guarantees for every data source. Results may therefore vary by source and feature.
World Monitor also offers web, desktop, and self-hosted application surfaces, but those should not be assumed to have identical configuration or access behavior to the MCP endpoint. Feature-specific data sources in the broader application may require credentials. Local AI support through Ollama is described for the application and does not establish that every MCP capability works without service authentication.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/world-monitor)<a href="https://allmcps.com/mcp/world-monitor"><img src="https://allmcps.com/api/badge/world-monitor?style=directory" alt="World Monitor on AllMCPs" /></a>