MCP TDCC
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 | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_securities_infoA | Query TDCC securities basic information (證券基本資料). Returns securities code, name, market type, share transfer agent, status, and par value. Use stock_code or stock_name to filter; returns all if no filter given (limited to 50). |
| get_shareholding_distributionA | Query TDCC shareholding distribution by tier (集保戶股權分散表). Shows the number of shareholders and shares held at each tier level for a given stock. Essential for analyzing retail vs institutional ownership structure. |
| get_stock_monthly_changesA | Query TDCC monthly custody change analysis for a stock (個別股票異動月分析表). Shows month-end custody shares, changes from previous month, percentage change, issued shares, and number of shareholders. Useful for tracking custody trends. |
| get_stock_weekly_balanceB | Query TDCC weekly custody balance for a stock (保管有價證券週餘額表). Shows weekly balance, change from previous week, and issuance ratio. Useful for short-term custody movement tracking. |
| get_director_shareholdingA | Query TDCC director and supervisor segregated custody data (發行人董監分戶保管). Shows custody shares under director/supervisor segregated accounts, mandatory custody total shares, and issued shares for a given stock. |
| get_offshore_fund_navA | Query TDCC offshore fund net asset values (境外基金淨值). Returns latest NAV for offshore funds registered in Taiwan. Use fund_code or fund_name to filter; returns first 50 if no filter given. |
| get_evoting_infoA | Query TDCC shareholder e-voting information (股東e票通). Shows upcoming shareholder meetings with e-voting, including meeting dates and voting periods. Use 'statistics' to get e-voting participation ratios. |
| get_tdcc_opendataA | Query any TDCC OpenData endpoint by ID (通用 TDCC 開放資料查詢). Covers all 100+ TDCC endpoints. Use endpoint_id like '1-1' for securities info, '2-41' for ETF analysis, '3-2' for offshore fund data, '5-4' for futures fund NAV, etc. Available endpoint categories:
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/asgard-ai-platform/mcp-tdcc'
If you have feedback or need assistance with the MCP directory API, please join our Discord server