Skip to main content
Glama

TWSE MCP Server

MIT License
4
  • Apple
  • Linux

get_warrant_basic_info

Retrieve basic information for listed warrants, including codes, types, exercise periods, underlying assets, and key parameters. Filter by specific warrant code to access targeted data efficiently.

Instructions

Get basic information of listed warrants.

Retrieves comprehensive basic data for all listed warrants including warrant codes, types, exercise periods, underlying assets, and other key parameters. Can filter by specific warrant code if provided.

Args: code: Warrant code (optional). If provided, filters results for specific warrant. If empty, returns all warrant basic information.

Returns: Formatted string containing warrant basic information including: - Report date (出表日期) - Warrant code (權證代號) - Warrant name (權證簡稱) - Warrant type (權證類型) - Category (類別) - Market maker quoting method (流動量提供者報價方式) - Exercise start date (履約開始日) - Last trading date (最後交易日) - Exercise deadline (履約截止日) - And other warrant specifications

Input Schema

NameRequiredDescriptionDefault
codeNo

Input Schema (JSON Schema)

{ "properties": { "code": { "default": "", "title": "Code", "type": "string" } }, "type": "object" }

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/twjackysu/TWSEMCPServer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server