pipe-stock-analysis
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FINMIND_TOKEN | No | Your FinMind API token for higher rate limits. Optional, anonymous usage has lower limits. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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