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
| Tool | Description | Risk |
|---|---|---|
| intel_market_quotes | Stock index quotes (S&P 500, Dow, Nasdaq, FTSE, Nikkei) | low |
| intel_crypto_quotes | Top crypto prices and market caps from CoinGecko | low |
| intel_stablecoin_status | Stablecoin peg health (USDT, USDC, DAI, FDUSD) | low |
| intel_etf_flows | Bitcoin spot ETF prices and volumes | low |
| intel_sector_heatmap | US equity sector performance (11 SPDR ETFs) | low |
| intel_macro_signals | 7 macro indicators (Fear & Greed, VIX, DXY, gold, 10Y, BTC) | low |
| intel_commodity_quotes | Commodity futures (gold, silver, crude, natgas, grains) | low |
| intel_forex_rates | Latest FX rates from ECB. Filter by base/target currencies | low |
| intel_forex_timeseries | Historical FX rate with trend analysis (configurable days) | low |
| intel_major_crosses | All 8 major pairs + cross rates + DXY proxy | low |
Compatibility
| Client | Local | Docker | Remote | Read-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
- Fix
- New
- Fix
- Newv0.7.0: The monolith splits
2026-09-01
- Security
- New
- Security
- Fix
- Fixv0.2.0: the honesty release
2026-08-16
Badge
Maintain this server? Add the live badge to your README.