Skip to main content
Glama

TWSE MCP Server

MIT License
18
  • Apple
  • Linux

get_twse_events

Retrieve Taiwan Stock Exchange event announcements including seminars, training sessions, and activities for market participants and investors.

Instructions

Get Taiwan Stock Exchange event announcements and activities.

Retrieves information about TWSE organized events, seminars, training sessions, and other activities that may be of interest to market participants and investors.

Args: top: Number of top events to return (default: 10). If empty or 0, returns all events.

Returns: Formatted string containing TWSE events including: - Event number (No) - Event title/subject (活動主題) - Event details (詳細內容)

Input Schema

NameRequiredDescriptionDefault
topNo

Input Schema (JSON Schema)

{ "properties": { "top": { "default": 10, "title": "Top", "type": "integer" } }, "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