Skip to main content
Glama

TWSE MCP Server

MIT License
4
  • Apple
  • Linux

get_company_income_statement

Retrieve income statements for listed companies by stock code using the TWSE MCP Server. Automatically adapts to industry-specific financial formats for accurate reporting.

Instructions

Obtain comprehensive income statement for a listed company based on its stock code. Automatically detects company industry and uses appropriate financial statement format:

  • General industry (一般業)
  • Financial services (金融業)
  • Securities & futures (證券期貨業)
  • Financial holding companies (金控業)
  • Insurance (保險業)
  • Other industries (異業)

Input Schema

NameRequiredDescriptionDefault
codeYes

Input Schema (JSON Schema)

{ "properties": { "code": { "title": "Code", "type": "string" } }, "required": [ "code" ], "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