B
Caution
85/100
11 days ago

FinanceMCP

这是一个金融领域相关的mcp,本项目通过集成 Tushare API 和 Binance API 为语言模型(如Claude)提供全面的实时金融数据访问能力,支持股票、基金、债券、宏观经济指标、稳定币、虚拟货币等多维度金融数据分析。其中也包含了金融数据查询、财经新闻查询、国家统计局数据查询等

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Sandbox Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

guangxiangdebizi

Source: github_topic · also listed on modelscope

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

⏳ This MCP is queued for scoring. Check back in a few minutes.
// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: GITHUB_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 6 credentials: COINGECKO_API_KEY, COINGECKO_DEMO_API_KEY, COINGECKO_PRO_API_KEY, GITHUB_TOKEN, QVERIS_API_KEY, TUSHARE_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@0.6.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
🔐 secretCOINGECKO_API_KEY
🔐 secretCOINGECKO_DEMO_API_KEY
🔐 secretCOINGECKO_PRO_API_KEY
configFINANCE_SOURCE_PRIORITY"": "tushare,qveris,binance"
configGITHUB_REPOSITORY
🔐 secretGITHUB_TOKEN如果 FinanceMCP 对你有帮助,欢迎点一个 ⭐。趋势图由仓库自己的 GitHub Actions 每周一自动更新,也支持手动刷新;使用仓库临时 ,不依赖第三方 Star 抓取服务或长期凭证。
🔐 secretQVERIS_API_KEYQveris 是可选扩展。未提供 X-Qveris-Api-Key / 时不会调用 Qveris,也不会消耗 credits。接口契约参见 [Qveris REST API](https://qveris.ai/docs/rest-api)。
configQVERIS_BASE_URL默认强制 HTTPS;仅 loopback 地址允许 HTTP 回归测试。
configSTAR_HISTORY_OUTPUT
🔐 secretTUSHARE_TOKENTushare Pro 需要 Token [注册账号](https://tushare.pro/document/1?doc_id=38) · [获取 Token](https://tushare.pro/document/1?doc_id=39) stdio:;HTTP:X-Tushare-Token
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

Tests exist

No test files found

Add tests that exercise each declared tool.

Shell command execution

1 child_process call — runs shell commands

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Secrets stay with their owner

1 secret/sensitive value flow into network calls (GITHUB_TOKEN → dynamic)

Audit where credentials are sent. A NOTION_TOKEN should only reach api.notion.com — never a third-party host.

Secrets not logged

1 secret value sent to console.log

Redact or omit secret values from log output.

Production dependencies are patched

0 critical, 1 high severity in production deps — @modelcontextprotocol/sdk@0.6.0 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Your fixes are re-checked automatically. Claim the listing and we tell you when the grade moves, and reach you directly if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/guangxiangdebizi-financemcp-fhaaej?variant=verified)](https://m8ven.ai/mcp/guangxiangdebizi-financemcp-fhaaej)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: e9c67c006ad7ff23a88bc8ebb22fa483c05e5389
code hash: f2e6594d0dd7a0ad0c310279028a0971ca53a717ebf68dd276598c8671838cd3
verified: 8/7/2026, 2:36:21 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client