💹AI-Trader
"AI-Trader: 100% Fully-Automated Agent-Native Trading"
⭐ Very popular: 21k stars, gaining about 182 a week
View on GitHub ↗repo profile
momentum
durability
bus factor = how many people it takes to cover more than half the commits (6 months). 1 is a solo project; higher means the work is spread across a team. top-author share is the single busiest author's slice of those commits.
since we covered it
why it's a big deal
- Trading is the cleanest stress test for agent-native systems - live data, real consequences, direct comparison across models in the same arena.
- Built on the Model Context Protocol from day one: every trading action is a typed MCP tool call, not a custom integration.
- Pairs naturally with the gateway and memory layers in this issue - the verticals are only usable because the horizontals work.
under the hood
- FastAPI backend with a React frontend; full OpenAPI spec under docs/api.
- LangChain + langchain-mcp-adapters + fastmcp toolchain handles the MCP wiring; tushare provides Chinese market data alongside US feeds.
- Agents can copy each other’s positions and post discussion signals, turning the platform into a quasi-public ledger of agent intent.
our take from PR#34, 2026-05-20
star history
- PR#34 16k 2026-05-20
- now 21k + 5k since first covered
curve is sampled from GitHub's star history, plus our own daily readings since we covered it; the dashed stretch is before we first covered it, the solid line since. figures at coverage are the numbers we printed then (approx.), current count is live.
understory
Better known than its recent output, coasting a little on attention.
- output, commits & releases
- clout, star velocity
output = commits & releases; clout = star velocity, both 0 to 100 monthly indices; the gap where output runs above clout is the understory. The understory →
covered in
-
Multi-agent trading arena built natively on MCP
similar projects
compare these →- ☤ hermes-agent
11× the stars
The agent that grows with you
231k ACTIVE - 🖼️ Langflow
7.2× the stars
Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
153k ACTIVE - 📊 TradingAgents
4.6× the stars
TradingAgents: Multi-Agents LLM Financial Trading Framework
98k ACTIVE
comments
Sign in with GitHub to add your blip on AI-Trader.