Skip to main content
Glama

TWSE MCP Server

MIT License
4
  • Apple
  • Linux

get_dividend_rights_schedule

Retrieve ex-dividend and ex-rights schedules for stocks, including historical and upcoming dates, dividend details, and corporate actions. Use stock codes to filter results for specific companies.

Instructions

Get ex-dividend and ex-rights schedule for listed stocks.

Retrieves upcoming and historical ex-dividend/ex-rights dates along with detailed information about stock dividends, cash dividends, rights offerings, and other corporate actions. Essential for dividend investment strategies.

Args: code: Stock code (optional). If provided, filters results for specific company. If empty, returns all upcoming dividend/rights schedules.

Returns: Formatted string containing dividend/rights schedule including: - Ex-dividend/rights date (除權息日期) - Stock code (股票代號) - Company name (名稱) - Ex-dividend/rights type (除權息) - Stock dividend ratio (無償配股率) - Rights offering ratio (現金增資配股率) - Rights offering price per share (現金增資認購價) - Cash dividend (現金股利) - Number of shares offered (配股張數) - And other corporate action details

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