
FinanceMCP
Supports UIby guangxiangdebizi
Professional financial data MCP server integrating Tushare and Binance for real-time market analysis.
What it does
FinanceMCP is a comprehensive financial data server that connects AI assistants to real-time stock, fund, bond, and cryptocurrency markets. It leverages Tushare and Binance APIs to provide professional-grade financial metrics and technical indicators.
Tools
stock_data: Fetches price and technical indicators (MACD, RSI, KDJ, BOLL, MA) for 10+ global markets.finance_news: Search for the latest financial news via web crawling.macro_econ: Retrieves 11 key macroeconomic indicators including GDP, CPI, and PPI.company_performance: Detailed financial analysis for A-shares, HK, and US companies.money_flow: Analyzes capital flow for individual stocks and sectors.fund_data: Provides net value, holdings, and dividend data for funds.dragon_tiger_inst: Retrieves institutional trading details from the Long-Hedge list.
Installation
Install via npm:
npm install -g finance-mcp
Configure Claude Desktop:
{
"mcpServers": {
"finance-mcp": {
"type": "stdio",
"command": "finance-mcp",
"args": [],
"env": {
"TUSHARE_TOKEN": "your_tushare_token_here"
}
}
}
}
Supported hosts
- claude
Quick install
npm install -g finance-mcpInformation
- Pricing
- free
- Published
- 5/10/2026







