Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by johnsonshsu • Uncategorized
An MCP server implemented in C# for querying real-time and historical Taiwan stock price information.
Fetch real-time stock price information for Taiwan stocks.
Retrieve historical stock price data by date or month.
A sample implementation of an MCP server using Taiwan Stock Exchange APIs.
This project provides a sample MCP server written in C# that allows users to query Taiwan stock information. It supports retrieving real-time stock prices, historical daily prices for a specific date, and historical prices for a specific month. The data is sourced from the official Taiwan Stock Exchange APIs, making it useful for learning and development purposes.