Stock Information Server
0
Demonstrates a basic MCP server implemented in C# for retrieving Taiwan stock information.
Acerca de
This C# example implements a simple MCP server designed for educational purposes. It allows users to query Taiwan stock information, including real-time price data and historical data for specific dates or months, utilizing APIs provided by the Taiwan Stock Exchange.
Características Principales
- Retrieves real-time stock prices.
- Queries historical stock data by date.
- Queries historical stock data by month.
- 0 GitHub stars
Casos de Uso
- Learning MCP server implementation.
- Demonstrating stock data retrieval.