AlphaAI is a financial news API built for AI agents and trading bots, with relevance scores and sentiment. See pricing, SDKs, and MCP server details.
AlphaAI, at alphai.io, is a financial news API designed specifically for consumption by AI agents and trading bots rather than by human readers, providing relevance-scored, ticker-linked news with sentiment analysis.
Its developer platform, documented at alphai.io/developers, offers a REST API along with Python and TypeScript SDKs, and a hosted MCP server that plugs the same news feed directly into AI agent tools like Claude Desktop and Cursor.
The service is built around speed and structure: articles are enriched with relevance scores, topic tags, and per-ticker sentiment reasoning shortly after publication, aiming to make raw financial news immediately usable by automated systems.
Every article in the feed carries a 1 to 10 relevance score, a topic category, and ticker-level sentiment with written reasoning, rather than a simple positive, negative, or neutral label, which helps downstream AI systems weigh the news appropriately.
The feed is built for low latency, with new articles typically appearing within about an hour of publication and SEC filings converted into feed rows in a median of roughly six minutes.
The MIT-licensed, hosted MCP server at mcp.alphai.io lets the news feed be consumed directly by AI agent applications using standard MCP tooling and OAuth 2.1 authentication, without needing to self-host any infrastructure.
AlphaAI offers a free tier with one API key, 20 requests per minute, and 100 requests per day, requiring no credit card and suitable for evaluation and prototyping.
Paid tiers include Basic at 2.99 US dollars per month (60 requests per minute, 10,000 requests per day, alerts enabled) and Pro at 9.99 US dollars per month (300 requests per minute, 100,000 requests per day, alerts, and larger bulk page sizes).
AlphaAI provides a financial news API delivering relevance-scored, ticker-linked news with sentiment analysis, built specifically for AI agents and trading bots.
Yes, the Free plan includes one API key with 20 requests per minute and 100 requests per day, with no credit card required.
Basic costs 2.99 US dollars per month and Pro costs 9.99 US dollars per month, with higher rate limits and alerting on both.
Yes, AlphaAI runs a hosted MCP server at mcp.alphai.io that lets MCP-compatible AI agent tools consume the news feed directly.
Official SDKs are provided for Python, with synchronous and asynchronous support, and TypeScript, which has zero runtime dependencies.
New articles typically appear within about an hour of publication, and SEC filings are converted into feed entries in a median of roughly six minutes.
Each article includes per-ticker sentiment analysis with written reasoning, in addition to a 1 to 10 relevance score and topic category.
The hosted MCP server component is MIT licensed and uses OAuth 2.1 with Dynamic Client Registration and PKCE for authentication.