AlphaAI News
@makeev
关于 AlphaAI News
Real-time, AI-enriched financial news for AI agents and trading bots. Full-text and ticker search, trending and "actionable-now" feeds, SEC Form 4 insider transactions, and two-ticker read-across — every story carries per-ticker analysis and a 1–10 relevance score. Hosted at mcp.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"alphai": {
"url": "https://mcp.alphai.io/mcp"
}
}
}工具
11Search AlphaAI's enriched financial news feed. Filter by free-text query (tokens are AND-matched across title and summary), ticker symbols, category, date range, and minimum relevance score (1-10). Results are paginated with an opaque cursor. Set collapse_stories=true to get one row per story instead of every syndicated reprint, with a sources_count corroboration signal.
Latest news for a single ticker (e.g. 'AAPL'). Cursor-paginated; returns the same shape as alphai_news_search. Insider news (SEC Form 4 trades + 13F ownership moves) for the ticker is included by default — pass include_insider=false for a pure non-insider feed. Set collapse_stories=true to get one row per story instead of every syndicated reprint. Sets unknown_ticker=true when the symbol isn't a recognized active ticker.
Top news from the last 48h ranked by AI-assigned relevance. Use this when the user asks 'what's moving' / 'what's the big story'. Lower min_relevance to surface weaker movers. Syndicated reprints of one story are collapsed to a single representative by default (dedupe=false to keep all).
Breaking, decision-grade news from the last few hours. The primary filter is the enricher's actionability score, and the gate is strict: by default only actionability='high' (a concrete trading decision to act on TODAY — fresh guidance cut, halted trading, breaking M&A, surprise print) qualifies. Big-but-not-urgent stories scored 'medium' (shape a position over days/weeks) never appear at the default floor no matter how high their novelty — pass min_actionability='medium' to include them, or use alphai_trending / alphai_ticker_news for the broader tape. An empty list outside US market hours (nights, weekends) is expected — it means no high-actionability prints in the window, not an error; widen hours or min_actionability before concluding nothing happened. min_novelty is a secondary threshold that drops post-event recaps of already-public stories. Ordered novelty-first; syndicated reprints collapsed by story (dedupe=false to keep all).
Ownership-change news: SEC Form 4 insider trades (company officers, directors and 10% owners buying or selling their own stock) plus 13F institutional ownership moves (funds and foundations increasing or trimming stakes). Optionally filter by ticker and date range. Cursor-paginated; same shape as alphai_news_search. Roughly equivalent to alphai_news_search(category='insider'), exposed as a dedicated tool. Sets unknown_ticker=true when a ticker filter isn't a recognized active symbol.
Compare two tickers (e.g. NVDA and AMD). Returns news naming BOTH companies — where the cross-ticker read-across lives (a peer's print resetting the other's setup, a shared supplier/customer) — plus each ticker's own recent news for context. Any symbol that isn't a recognized active ticker is listed in unknown_tickers and contributes no rows.
Fetch a single article (with full enrichment: ticker analysis, context, key entities) by its uid. The full article body is intentionally not served (copyright) — this is the canonical single-article lookup, not a fuller view. Raises not_found for an unknown uid.
List supported stock and ETF tickers. Optionally filter by query (prefix on ticker, substring on name) or by sector.
List the caller's active ticker news-alert subscriptions, including per-subscription filters (category whitelist, minimum relevance score, delivery mode).
Subscribe the caller to ticker news alerts. Optional category_filter (e.g. ['earnings','insider']) restricts which categories trigger; min_relevance_score raises the threshold. This is a partial update: omitting either field on an existing subscription preserves its current value, and a brand-new subscription defaults min_relevance_score to 6. Raises tier_not_paid / unknown_ticker / limit_reached.
Soft-disable the caller's news-alert subscription for the given ticker. Idempotent — returns {removed: false} if the alert was already inactive. Raises unknown_ticker for an unrecognized symbol.
概览
What is AlphaAI News?
A real-time, AI-enriched financial news server for AI agents and trading bots. Each story includes per-ticker analysis, a category, and a 1–10 relevance score so agents can filter before spending reasoning tokens. Hosted at mcp.alphai.io over Streamable HTTP with OAuth 2.1 login (no API key to paste) and a free tier of 100 calls/hour.
How to use AlphaAI News?
Connect via Streamable HTTP using the URL https://mcp.alphai.io/mcp. For Claude Code, run claude mcp add --transport http alphai https://mcp.alphai.io/mcp. Also works with ChatGPT, Claude Desktop/claude.ai, Cursor, VS Code, Windsurf, and Gemini.
Key features of AlphaAI News
- 11 tools covering ticker news, trending stories, and insider trades
- Every article enriched with per-ticker analysis and relevance score
- Supports alert subscriptions (subscribe, list, unsubscribe)
- All read-only except alert tools that only touch own subscriptions
- Three tiers: Free (100 calls/h), Basic ($2.99/mo), Pro ($9.99/mo)
- Hosted service — no installation required, OAuth 2.1 login
Use cases of AlphaAI News
- Filter breaking financial news by relevance score before LLM processing
- Retrieve latest news for a specific ticker
- Discover trending stories from the last 48 hours
- Monitor insider trades (SEC Form 4) and 13F moves
- Set up custom alert subscriptions for real-time notifications
FAQ from AlphaAI News
How do I connect to AlphaAI News?
Connect using the Streamable HTTP endpoint https://mcp.alphai.io/mcp. Use the claude mcp add command for Claude Code, or paste the URL into supported clients like ChatGPT, Cursor, or VS Code.
What tools does AlphaAI News provide?
11 tools including alphai_news_search, alphai_ticker_news, alphai_trending, alphai_actionable_now, alphai_insider_news, alphai_pair_analysis, alphai_article, alphai_tickers, and three alert management tools (alphai_alerts_list, _subscribe, _unsubscribe).
Is there a free tier?
Yes — Free tier offers 100 calls per hour with no credit card required.
What authentication does AlphaAI News use?
OAuth 2.1 — a browser login flow, no API key to paste.
Where can I find more documentation?
Playground and docs at https://alphai.io/mcp, REST API and SDKs at https://alphai.io/developers.
金融与商务 分类下的更多 MCP 服务器
Awesome Crypto MCP Servers
badkkA collection of crypto MCP servers.
Futu Stock MCP Server
shuizhengqi1mcp server for futuniuniu stock
MCP Yahoo Finance
maxscheijenA Model Context Protocol (MCP) server for Yahoo Finance.
₿itcoin & Lightning Network MCP Server
AbdelStarkBitcoin & Lightning Network MCP Server.
Alpaca Trading MCP Server
laukikkMCP for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data
评论