Financial-API

Financial-API

Official A-share financial data service by Tonghuashun, providing real-time quotes, historical data, financial statements, and more.

MCPDataOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 3.0k
Source
mcp-github

Overview

Tonghuashun Financial Data Service offers real-time A-share quotes, historical quotes, financial statements, indices, sectors, limit-up/down information, etc. Suitable for AI Agents, quantitative research, and application development, supporting API, MCP, CLI, and Python. With a unified API Key, you can query latest market data, pre-market auctions, financial statements, valuations, indices, sectors, public fund details, and net asset values, and integrate the data into AI tools, Python scripts, quantitative programs, or business systems.

Capabilities

  • Query latest A-share market data
  • Retrieve historical K-line data
  • Fetch financial statements
  • Batch query valuation snapshots
  • Obtain trading calendar
  • Check limit-up/down pools

Use cases

AI Agent automatically retrieving financial dataTrend analysis in quantitative researchBuilding a local DuckDB database for SQL queriesDownloading full-market data for backtesting

Setup

Requires: API KeyNode.js环境
npx skills add HiThink-Tech/Financial-API --skill hithink-finance -g --yes

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How to get the API Key?

Log in to the official website https://fuyao.aicubes.cn/admin/ to create a Key.

What is the recommended installation method?

Prefer using `npx skills add` to install the hithink-finance Skill.

How to install the CLI?

npm install -g @hithink-tech/hithink-finance-cli

Related skills