Skip to content

FinanceMCP v4.9.0

Choose a tag to compare

@guangxiangdebizi guangxiangdebizi released this 06 Aug 06:56
· 36 commits to main since this release

What's changed

  • Added request-scoped Qveris routing to existing MCP tools without adding tools or tool parameters.
  • Added X-Qveris-Api-Key and X-Finance-Source-Priority HTTP headers.
  • Default routing remains tushare,qveris,binance; unsupported or unavailable preferred sources fall back automatically.
  • Added explicit data-source and fallback-route attribution to tool results.
  • Added Qveris Discover -> Inspect -> Probe -> Call integration with read-only filtering, bounded responses, credential redaction, and at most one billable Call per MCP request.
  • Updated Express security patches and refreshed Chinese/English documentation.
  • Preserved the existing 19-tool MCP surface.

Validation

  • npm test: 10/10 passing
  • npx tsc --noEmit
  • npm pack --dry-run
  • Live Qveris, Tushare fallback, and Binance smoke tests