Skip to main content
Glama

TWSE MCP Server

MIT License
4
  • Apple
  • Linux

get_stock_monthly_average

Calculate monthly average and daily closing stock prices for a company using its stock code, integrated with the TWSE MCP Server.

Instructions

Obtain daily closing price and monthly average price for a listed company stock based on its stock code.

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