#50 · Primary category: Financial Data & Analytics Platforms
FinanceMCP
FinanceMCP: Real-time financial data via Tushare & Binance APIs for LLMs, covering stocks, funds, bonds, macro, stablecoins, crypto, plus financial news and NBS data.
Project last updated:08/28/26
GitHub Stars
656
Forks
119
Contributors
5
License
MIT
Why we included this project
FinanceMCP exposes 19 Model Context Protocol tools that pull market data from Tushare, Binance, Qveris, and public news sources, so a language model can answer finance questions with real numbers instead of guessing. Teams building assistants in Claude, Cursor, or Codex can connect it over stdio or Streamable HTTP and query A-shares, Hong Kong and US equities, funds, bonds, futures, FX, macro indicators, and crypto without writing their own data integrations. The routing layer is the part worth noticing: it picks the best source per request, falls back when one is rate-limited or lacks coverage, and marks the actual origin on every response, which keeps an agent's answer traceable. There is also a technical-indicator engine (MACD, RSI, KDJ, BOLL, MA) and news tools, and public crypto and news data work with no API keys at all. For developers who want their model to give data-backed answers rather than plausible-sounding ones, this is a solid self-hosted option.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
OpenBB
Open Data Platform for analysts, quants and AI agents.
daily_stock_analysis
LLM-powered multi-market stock analysis system with multi-source market data, real-time news, decision dashboard, automated notifications, and cost-free scheduled runs.
ai-hedge-fund
An AI Hedge Fund Team
qlib
AI-oriented quant investment platform supporting diverse ML paradigms and automated R&D for quantitative research and production.
nautilus_trader
Production-grade Rust-native trading engine with deterministic event-driven architecture