From 8e2078d05f135084cb04d318817edc56393daf32 Mon Sep 17 00:00:00 2001 From: Mikhail Makeev Date: Sun, 5 Jul 2026 12:40:19 +0300 Subject: [PATCH] Add AlphaAI to Data Source / Stocks and General (#122) --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index d5aef5d..482362d 100644 --- a/Readme.md +++ b/Readme.md @@ -416,6 +416,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a - [Chart Library](https://github.com/grahammccain/chart-library-mcp) |`Python`| - Historical chart pattern similarity search engine. 24M+ pre-computed embeddings (pgvector) across 15K+ symbols and 10 years of minute-bar data. Returns forward returns (1/3/5/10 day) for pattern-based strategy development. Also available as MCP server. - [Helium MCP](https://heliumtrades.com/mcp-page/) | `REST API`, `MCP` | - Free REST + MCP API providing ML-derived options pricing (per-symbol fair value, prob_ITM, Greeks), real-time market data, and AI-ranked trading strategies. Also includes 31-dim news bias scoring across 3.2M+ articles for sentiment overlays. 50 free queries/IP, no signup. [Source](https://github.com/connerlambden/helium-mcp) - [The Stall](https://github.com/thebrierfox/the-stall) | `MCP`, `x402` | - Pay-per-call MCP server with 191 financial market data capabilities: US stocks, ETFs, equity fundamentals, analyst ratings, earnings surprises, insider trades, hedge fund holdings, options chains, treasury yields, macro indicators, DeFi, crypto, and prediction markets. Pays in USDC on Base via x402; no API keys required. [Server](https://the-stall.intuitek.ai) +- [AlphaAI](https://alphai.io/developers) | `REST API`, `MCP` | - Relevance-scored, ticker-linked financial news (GDELT + SEC EDGAR): every article gets a 1-10 relevance score, a category, and per-ticker impact at ingest, and SEC Form 4 insider filings become scored structured events. Free tier: 20 req/min and 100/day, no card. [MCP](https://alphai.io/mcp) ### Alternative