Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by hanxuanliang • Uncategorized
A Rust-based MCP server providing stock market data via TuShare API.
Query daily stock limit and concept board data.
Access real-time and historical money flow and trading minute data.
That require a Rust-based MCP server wrapping TuShare API for stock market analysis.
This project is a Rust implementation of an MCP server that wraps the TuShare API, offering multiple stock market data query tools. It supports various financial data endpoints such as daily limit stocks, hot rankings, concept themes, money flow, and minute-level trading data. The server can run in stdio or streamable HTTP mode, facilitating easy integration for clients needing real-time or historical stock data. It leverages procedural macros for efficient API interface implementation.