
real-time-stock-crypto-intelligence
Real-time Stock & Crypto Intelligence MCP server for traders and analysts—38 tools, 17 prompts, 5 resources. Pull live market data from Yahoo Finance, Binance, and SEC EDGAR without API keys. Detect insider clusters, track CEO/CFO trades, and integrate with Revolut banking.
Overview
This MCP server delivers real-time stock and crypto market intelligence without requiring API keys for core data sources. It pulls live data from Yahoo Finance, Binance, and SEC EDGAR, enabling direct access to prices, filings, and trades. Users gain an edge through features like insider cluster detection and executive trade alerts, plus Revolut banking integration for transaction tracking.
Key Capabilities
- yahoo_finance_fetch: Retrieves current stock quotes, historical prices, and financial statements from Yahoo Finance.
- binance_data: Provides real-time crypto prices, order books, and trading volumes from Binance.
- sec_edgar_search: Queries SEC filings for company disclosures, insider transactions, and regulatory updates.
- insider_cluster_detection: Analyzes trade patterns to identify clusters of insider buying or selling.
- ceo_cfo_alerts: Monitors and notifies on recent trades by CEOs and CFOs.
- revolut_integration: Links to Revolut accounts for balance checks and transaction history.
Use Cases
Query yahoo_finance_fetch to track intraday movements in AAPL stock during earnings season. Use insider_cluster_detection on NVDA to spot coordinated executive purchases signaling potential rallies. Pull binance_data for BTC/USDT price spikes and cross-reference with sec_edgar_search for related ETF filings. Check revolut_integration to verify trade executions against live ceo_cfo_alerts.
Who This Is For
Individual traders and quantitative analysts monitoring markets daily. Developers integrating financial data into trading algorithms or dashboards. Requires basic Python or API knowledge for custom queries, suitable for intermediate users.