Verified

World Intel MCP Server

Access 30+ domains of real-time global intelligence via 132 specialized tools.

Data last scanned today · Reviewed today

Overview

World Intel MCP Server provides AI agents with comprehensive global situational awareness. It aggregates data across financial markets, geopolitical conflicts, military posture, and environmental hazards using 132 unique tools. Data is processed through a Qdrant vector store, enabling users to perform complex semantic searches for natural language queries like tracking military activity or emerging cyber threats. All intelligence is derived from free, public APIs, eliminating the need for paid data subscriptions. The server includes a live ops-center dashboard and a command-line interface, making it suitable for developers looking to integrate cross-domain macro-signals, SEC filings, and infrastructure monitoring into their AI-driven workflows.

Our verdict

With a security score of 35/100, this server is classified as high-risk. The score reflects that the server is community-maintained rather than vendor-backed, and it has not yet undergone formal editorial or security reviews regarding its authentication and read-only implementation. While it offers extensive capabilities, users should exercise caution in production environments until these security criticalities are addressed.

  • Supports 132 tools across 30+ intelligence domains.
  • Zero direct dependencies reduces supply-chain surface area.
  • Includes a live ops-center dashboard and CLI tools.
  • Uses public, free APIs for all data retrieval.
  • High-risk security score of 35/100.
  • Authentication methods have not yet been reviewed.
  • Read-only mode implementation is not verified.
  • Single-contributor project limits long-term maintenance assurance.

Tools

ToolDescriptionRisk
intel_market_quotesStock index quotes (S&P 500, Dow, Nasdaq, FTSE, Nikkei)low
intel_crypto_quotesTop crypto prices and market caps from CoinGeckolow
intel_stablecoin_statusStablecoin peg health (USDT, USDC, DAI, FDUSD)low
intel_etf_flowsBitcoin spot ETF prices and volumeslow
intel_sector_heatmapUS equity sector performance (11 SPDR ETFs)low
intel_macro_signals7 macro indicators (Fear & Greed, VIX, DXY, gold, 10Y, BTC)low
intel_commodity_quotesCommodity futures (gold, silver, crude, natgas, grains)low
intel_forex_ratesLatest FX rates from ECB. Filter by base/target currencieslow
intel_forex_timeseriesHistorical FX rate with trend analysis (configurable days)low
intel_major_crossesAll 8 major pairs + cross rates + DXY proxylow

Compatibility

ClientLocalDockerRemoteRead-only
Claude Desktop
Cursor
VS Code
Windsurf
ChatGPT

Frequently asked questions

What are the software prerequisites for running this server?

The server requires Python 3.11 or higher to function.

Does this server require paid API keys to access intelligence data?

No, all data is sourced from free, public APIs, and no paid subscriptions are required.

How do I enable the semantic search functionality?

You must install the vector store dependencies by running pip install -e ".[vector]" to enable Qdrant support and FastEmbed.

How can I visualize the data using the provided dashboard?

After installing the dashboard requirements with pip install -e ".[dashboard]", you can launch the ops-center interface by running the intel-dashboard command.

Can I define custom geofences for intelligence monitoring?

Yes, the server supports ten tools for defining, listing, updating, and deleting areas of interest using circle, polygon, or corridor shapes.

Alternatives

Changelog

Badge

World Intel MCP Server security score, rated on RepoAI

Maintain this server? Add the live badge to your README.