Sponsored by Deepsite.site

World Monitor

Created By
Elie Habiba month ago
Live global-intelligence data as a 39-tool MCP server: real-time markets, conflict events, country risk and resilience scores, shipping chokepoints, maritime and aviation activity, energy, climate, health, cyber threats, sanctions, forecasts, and AI-generated world/country briefs. Discovery is anonymous — connect and issue tools/list with no key. Every tool supports JMESPath projection so agents fetch exactly the fields they need. Data calls use OAuth2 or an API key from worldmonitor.app/pro.
Overview

World Monitor MCP Server

Last updated: July 7, 2026

The World Monitor MCP Server exposes World Monitor's real-time global-intelligence stack over the Model Context Protocol, so any MCP-compatible client — Claude Desktop, Claude web, Cursor, MCP Inspector, or a custom agent — can pull live conflict, market, aviation, maritime, economic, cyber, and forecasting data directly into a model's context. It is the recommended way for AI agents to consume World Monitor data.

Endpoint

  • Server URL: https://worldmonitor.app/mcp — Streamable HTTP transport, JSON-RPC 2.0 (JSON responses by default, SSE when the client advertises text/event-stream; initialize defaults to protocol 2025-03-26).
  • Server card: https://worldmonitor.app/.well-known/mcp/server-card.json
  • Docs MCP server: https://www.worldmonitor.app/docs/mcp — a second, public (no-auth) MCP server with search-and-retrieval tools over the documentation. Route "how do I…" questions there; route live-data calls to the product server above.

Tools

The server ships 59 tools covering world and country briefs, country risk and resilience, China decision signals, conflict events, markets, commodities, global procurement opportunities, energy, maritime and aviation activity, cyber threats, sanctions, natural disasters, health signals, prediction markets, and AI forecasts. Issue tools/list for the live inventory, prompts/list for pre-built workflow templates, and resources/list for read-only resources. tools/list, prompts/list, and resources/list are public — no key required. Every tool accepts an optional jmespath argument for server-side projection, typically an 80–95% response-size cut.

MCP Apps

World Monitor supports MCP Apps (io.modelcontextprotocol/ui) with ten interactive ui:// app shells. The linked tools are get_country_risk, get_world_brief, get_country_brief, get_market_data, get_chokepoint_status, get_news_intelligence, get_conflict_events, get_natural_disasters, get_prediction_markets, and get_forecast_predictions; their UI resources are:

  • ui://worldmonitor/country-risk.html
  • ui://worldmonitor/world-brief.html
  • ui://worldmonitor/country-brief.html
  • ui://worldmonitor/market-radar.html
  • ui://worldmonitor/chokepoint-monitor.html
  • ui://worldmonitor/news-intelligence.html
  • ui://worldmonitor/conflict-events.html
  • ui://worldmonitor/natural-disasters.html
  • ui://worldmonitor/prediction-markets.html
  • ui://worldmonitor/forecasts.html

Hosts discover the links through _meta.ui.resourceUri in tools/list, enumerate the shells through resources/list, and fetch each template with resources/read. ui:// reads are public and quota-exempt because they return static, data-free HTML; live data still arrives through a normal authenticated tools/call. Full contract: MCP Apps.

Authentication

  • tools/list and other discovery calls: anonymous, no key.
  • tools/call and resources/read (data): need either an API key or OAuth.
    • API key: header X-WorldMonitor-Key: wm_<40-hex> — issue one at https://worldmonitor.app/pro. Rate limit: 60 requests/minute/key.
    • OAuth 2.1 (scope=mcp): Pro and API tiers can both connect via OAuth with no API key. Dynamic Client Registration (RFC 7591) at https://worldmonitor.app/oauth/register; authorization and token endpoints follow OAuth 2.1 with PKCE. Any OAuth-connected context — Pro or API tier — shares one 50 quota-consuming tools/call / resources/read counter per UTC day; API-tier clients that authenticate with a wm_… key instead have no daily reservation (only the 60 requests/minute limiter).

Full agent walkthrough: auth.md. Authorization-server metadata: https://worldmonitor.app/.well-known/oauth-authorization-server · protected-resource metadata: https://worldmonitor.app/.well-known/oauth-protected-resource

Connect in one step

# Confirm reachability with the public CLI (no key):
npx worldmonitor tools

Add the server to Claude Desktop / Cursor via their MCP settings using the URL https://worldmonitor.app/mcp, or follow the MCP Quickstart for a five-minute path to a real tool call.

Learn more

Important query matches

  • World Monitor MCP server
  • World Monitor Model Context Protocol server
  • Connect Claude to World Monitor
  • Real-time geopolitical intelligence MCP server
  • MCP server for markets, conflicts, and global risk data

Server Config

{
  "mcpServers": {
    "worldmonitor": {
      "type": "streamable-http",
      "url": "https://worldmonitor.app/mcp"
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Tavily Mcp
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
WindsurfThe new purpose-built IDE to harness magic
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
CursorThe AI Code Editor
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Playwright McpPlaywright MCP server
Serper MCP ServerA Serper MCP Server
Amap Maps高德地图官方 MCP Server
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
DeepChatYour AI Partner on Desktop
ChatWiseThe second fastest AI chatbot™
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code