Real-time, AI-enriched financial news for AI agents — the hosted AlphaAI MCP server (mcp.alphai.io)
claude mcp add alphai-mcp -- uvx alphai-mcp{
"mcpServers": {
"alphai-mcp": {
"command": "uvx",
"args": ["alphai-mcp"]
}
}
}MCP Servers overview
# AlphaAI MCP server
**Real-time, AI-enriched financial news for AI agents and trading bots** — over the
[Model Context Protocol](https://modelcontextprotocol.io). Hosted at
**`mcp.alphai.io`**, no install, OAuth (no API key to paste), free tier 100 calls/hour.
Every story is enriched with **per-ticker analysis**, a **category** (14 buckets), and a
**1–10 relevance score**, so an agent can filter to what actually matters before spending
a reasoning token.
> This repo is the public home of the **hosted** AlphaAI MCP server (the listing you'll
> find on [Smithery](https://smithery.ai/servers/mihail-makeev/alphai-news), Glama, and
> the MCP Registry). The product is [AlphaAI](https://alphai.io) — a financial-news
> platform built for AI agents.
## Connect
The server speaks **Streamable HTTP** at `https://mcp.alphai.io/mcp`. Add it to any
OAuth-capable MCP client. Claude Code:
```bash
claude mcp add --transport http alphai https://mcp.alphai.io/mcp
```
The first tool call opens a browser for **OAuth 2.1** — a login, no key to copy-paste.
ChatGPT, Claude Desktop / claude.ai, Cursor, VS Code, Windsurf and Gemini connect the
same way. Or use the one-click listing on
[Smithery](https://smithery.ai/servers/mihail-makeev/alphai-news).
### Other clients
| Client | Config |
|---|---|
| **Claude Desktop / claude.ai** | Settings → Connectors → Add custom connector → `https://mcp.alphai.io/mcp` |
| **Cursor** | `~/.cursor/mcp.json` → `{ "mcpServers": { "alphai": { "url": "https://mcp.alphai.io/mcp" } } }` |
| **Generic** | Streamable HTTP, URL `https://mcp.alphai.io/mcp`, OAuth 2.1 |
## Tools (11)
| Tool | What it does |
|---|---|
| `alphai_news_search` | Full-text + filtered news search (query, tickers, category, dates, relevance) |
| `alphai_ticker_news` | Latest news for one ticker (optionally incl. insider) |
| `alphai_trending` | Biggest stories of the last 48h by relevance |
| `alphai_actionable_now` | Breaking, decision-grade news (actionability + novelty gate) |
| `alphai_insider_news` | SEC Form 4 insider trades + 13F ownership moves as news |
| `alphai_pair_analysis` | Two-ticker read-across (news naming both companies) |
| `alphai_article` | Fetch a single article by `uid` |
| `alphai_tickers` | Discover supported stock / ETF tickers |
| `alphai_alerts_list` / `_subscribe` / `_unsubscribe` | Manage your own ticker alert subscriptions *(Basic/Pro)* |
All tools are **read-only** except the `alphai_alerts_*` writes, which only ever touch the
caller's own subscriptions. Full schemas, params and defaults are advertised by the server
(annotations included) and documented at [alphai.io/mcp](https://alphai.io/mcp).
## Tiers
| | Free | Basic | Pro |
|---|---|---|---|
| Price | $0 (no card) | $2.99/mo | $9.99/mo |
| Rate limit | 100 / hour | 1,000 / hour | 10,000 / hour |
| Alert tools | — | ✓ | ✓ |
| Page size | 10 | 10 | up to 50 (bulk) |
## Ready-made Claude Code skills
Drop-in skills that drive these tools (stock brief, market pulse, insider radar,
peer read-across, manage alerts): **[makeev/alphai-claude-skills](https://github.com/makeev/alphai-claude-skills)**.
## Links
- **Playground & docs** — https://alphai.io/mcp
- **REST API & SDKs** (Python + TypeScript) — https://alphai.io/developers
- **Smithery listing** — https://smithery.ai/servers/mihail-makeev/alphai-news
- **Changelog** — https://alphai.io/changelog
## Notes
- This is a **hosted** server — to *use* it, connect to `https://mcp.alphai.io/mcp`; there
is nothing to self-host. The product source lives in the AlphaAI backend; this repo is the
catalog home + `server.json` manifest.
- `glama_server.py` + `Dockerfile` are an **introspection build**: a tiny stdio server that
declares the same 11 tools (identical names, schemas, descriptions, annotations) so MCP
directories can read the tool catalog without OAuth. Its handlers don't run the queries —
they point back at the hosted endpoint, where the real data and auth live.
- News, not advice. The tools summarize reporting; they don't give buy/sell calls.
- `raw_text` (full article bodies) is never served — copyright. Responses carry titles,
AI summaries, per-ticker analysis, categories and relevance scores.
MIT licensed. Built by [AlphaAI](https://alphai.io).
What people ask about alphai-mcp
What is makeev/alphai-mcp?
+
makeev/alphai-mcp is mcp servers for the Claude AI ecosystem. Real-time, AI-enriched financial news for AI agents — the hosted AlphaAI MCP server (mcp.alphai.io) It has 1 GitHub stars and was last updated today.
How do I install alphai-mcp?
+
You can install alphai-mcp by cloning the repository (https://github.com/makeev/alphai-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is makeev/alphai-mcp safe to use?
+
makeev/alphai-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains makeev/alphai-mcp?
+
makeev/alphai-mcp is maintained by makeev. The last recorded GitHub activity is from today, with 0 open issues.
Are there alternatives to alphai-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy alphai-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/makeev-alphai-mcp)<a href="https://claudewave.com/repo/makeev-alphai-mcp"><img src="https://claudewave.com/api/badge/makeev-alphai-mcp" alt="Featured on ClaudeWave: makeev/alphai-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。