Skip to main content
Glama
Gratia2533

pipe-stock-analysis

by Gratia2533

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FINMIND_TOKENNoYour FinMind API token for higher rate limits. Optional, anonymous usage has lower limits.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
healthA

Return the Finance MCP service status.

get_taiwan_stock_pricesB

Get Taiwan stock prices with optional FinMind-to-TWSE fallback.

get_taiwan_stock_official_quoteA

Get the latest official TWSE or TPEx close quote for a Taiwan security.

get_taiwan_stock_material_announcementsC

Get current MOPS announcements; announcement_date is the release date, not event date.

get_taiwan_stock_newsB

Get up to 10 Taiwan-stock news items from Google News RSS with Yahoo fallback.

get_taiwan_stock_valuationC

Get historical PER, PBR and dividend-yield data for a Taiwan stock.

get_taiwan_stock_monthly_revenueC

Get historical monthly revenue for a Taiwan company.

get_taiwan_stock_institutional_flowsC

Get institutional investor buy and sell volumes for a Taiwan stock.

get_taiwan_stock_financial_reportsC

Get income statement, balance sheet and cash-flow rows for a Taiwan company.

get_taiwan_stock_margin_tradingB

Get margin-purchase and short-sale balances for a Taiwan stock.

analyze_taiwan_stock_technicalC

Calculate deterministic trend, momentum, return and volatility metrics.

analyze_taiwan_stock_fundamentalC

Summarize valuation and monthly-revenue growth without investment recommendations.

analyze_taiwan_stock_financial_healthC

Summarize reported profitability, balance-sheet strength and cash generation.

analyze_taiwan_stock_margin_tradingC

Summarize changes in margin-purchase and short-sale balances.

analyze_taiwan_stock_institutional_flowsC

Aggregate institutional investor buy, sell and net volumes by investor type.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Gratia2533/pipe-stock-analysis'

If you have feedback or need assistance with the MCP directory API, please join our Discord server