融聚汇
FIU MCP Server is an open-source financial market data MCP Server that provides AI assistants with one-stop financial data capabilities for A-shares, Hong Kong stocks, and U.S. stocks. It covers real-time market quotes, F10 fundamental data, company profiles, financial statements, basic information, fund holdings, news & sentiment, order book (Level 2), capital flow, chip distribution, K-line charts, industry rankings, and stock code search. This service supports two MCP transport protocols: Streamable HTTP and Server-Sent Events (SSE), making it suitable for integration with QVeris as a financial AI Agent tool source. Before use, users must register and generate a JWT token at https://ai.szfiu.com/login; API calls require including the token in the HTTP header as 'Authorization: Bearer YOUR_API_KEY'. The README lists the following MCP endpoints: A-share F10, Hong Kong stock F10, U.S. stock F10, A-share SDK, Hong Kong stock SDK, U.S. stock SDK, and the toolkit for stock code search. The repository's README states the MIT License; however, no standalone LICENSE file is currently present in the repository. Prior to commercial deployment, users are advised to further verify data sources, licensing scope, service stability, rate-limiting policies, and redistribution rights.
