guangxiangdebizi/FinanceMCP
这是一个金融领域相关的mcp,本项目通过集成 Tushare API 和 Binance API 为语言模型(如Claude)提供全面的实时金融数据访问能力,支持股票、基金、债券、宏观经济指标、稳定币、虚拟货币等多维度金融数据分析。其中也包含了金融数据查询、财经新闻查询、国家统计局数据查询等
Platform-specific configuration:
{
"mcpServers": {
"FinanceMCP": {
"command": "npx",
"args": [
"-y",
"FinanceMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...