Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| getStockDaily | Get daily trading information for all listed stocks on TWSE |
| getStockPERatios | Get P/E ratios, dividend yields, and price-to-book ratios for all stocks |
| getMarketIndex | Get daily market index statistics including TAIEX and other indices |
| getTopForeignHoldings | Get top 20 foreign and mainland investor stock holdings |
| getMonthlyStats | Get monthly stock trading statistics including high/low prices and volumes |
| searchStock | Search for specific stock information by code or name |
| getStockDayAvg | Get daily closing prices and monthly average prices for all stocks |
| getMarginTrading | Get margin trading and short selling statistics |
| getTop20Volume | Get top 20 stocks by daily trading volume |
| getFiveSecondStats | Get real-time 5-second bid/ask and transaction statistics |
| getHolidaySchedule | Get TWSE market holiday schedule and trading days |
| getNewListings | Get recently listed companies on TWSE |
| getSuspendedListings | Get companies that have been delisted or suspended |
| getETFRanking | Get top ETFs by regular investment accounts |
| getForeignCategoryHoldings | Get foreign investor holdings by industry category |
| getIndexHistory | Get historical TAIEX index data (open, high, low, close) |
| getMonthlyRevenue | Get monthly revenue reports for all listed companies |
| getIncomeStatement | Get quarterly income statements for all listed companies (general industry) |
| getBalanceSheet | Get quarterly balance sheets for all listed companies (general industry) |
| getIndustryEPS | Get earnings per share (EPS) statistics by industry |
| getProfitAnalysis | Get comprehensive profitability analysis including ROE, ROA, profit margins |
| searchFinancials | Search financial reports for specific company |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |