Skip to main content
Glama

TWSE MCP Server

MIT License
18
  • Apple
  • Linux

get_company_major_news

Retrieve daily major announcements from listed companies to identify material information disclosures that may impact stock prices and investor decisions. Filter by company code or access all announcements.

Instructions

Get daily major announcements from listed companies.

Retrieves important company announcements and material information disclosures that may impact stock prices and investor decisions. Can filter by company code or get all announcements.

Args: code: Company stock code (optional). If provided, filters results for specific company. If empty, returns all major announcements.

Returns: Formatted string containing major announcements including: - Report date (出表日期) - Announcement date (發言日期) - Announcement time (發言時間) - Company code (公司代號) - Company name (公司名稱) - Subject/Title (主旨 ) - Applicable regulations (符合條款) - Event occurrence date (事實發生日) - Description/Details (說明)

Note: This API provides basic announcement information without speaker/contact details. For complete contact information, refer to company's official announcements.

Input Schema

NameRequiredDescriptionDefault
codeNo

Input Schema (JSON Schema)

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

Other Tools from TWSE MCP Server

Related Tools

    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