World Monitor
Rank #31app.worldmonitor/mcp
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 72 tools.
World Monitor is a Model Context Protocol (MCP) server published by koala73. It ranks #31 of 115,460 servers tracked on MCP Toplist, and its repository has 85,072 GitHub stars. World Monitor is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Feb 26, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 115,429 of 115,460 servers on MCP Toplist.
Use World Monitor
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http worldmonitor https://worldmonitor.app/mcp[mcp_servers.worldmonitor]
url = "https://worldmonitor.app/mcp"Add to ~/.codex/config.toml.
https://worldmonitor.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"worldmonitor": {
"url": "https://worldmonitor.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"worldmonitor": {
"type": "http",
"url": "https://worldmonitor.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"worldmonitor": {
"serverUrl": "https://worldmonitor.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"worldmonitor": {
"url": "https://worldmonitor.app/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/app.worldmonitor%2Fmcp)<a href="https://mcptoplist.com/server/app.worldmonitor%2Fmcp"><img src="https://mcptoplist.com/badge/app.worldmonitor%2Fmcp.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
koala73
Available versions (2)
| Version | Published |
|---|---|
| 1.17.0 | Aug 30, 2026 |
| 1.13.0 | Jul 5, 2026 |
Frequently asked questions
- Who maintains World Monitor?
- World Monitor is maintained by koala73, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is World Monitor listed on the Official MCP Registry?
- Yes — World Monitor is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does World Monitor have?
- MCP Toplist tracks 2 versions of World Monitor, most recently published on Aug 30, 2026.
- Where can I find the source code for World Monitor?
- The source code for World Monitor is hosted at github.com/koala73/worldmonitor.