Skip to main content
Glama

@qubaomingg/stock-mcp

get-stock-alerts

Monitor stock price movements and receive alerts when a specified symbol crosses your set percentage threshold for tracking investment opportunities.

Input Schema

NameRequiredDescriptionDefault
symbolYesStock symbol (e.g., IBM, AAPL)
thresholdNoPercentage threshold for price movement alerts (default: 5)

Input Schema (JSON Schema)

{ "properties": { "symbol": { "description": "Stock symbol (e.g., IBM, AAPL)", "type": "string" }, "threshold": { "description": "Percentage threshold for price movement alerts (default: 5)", "type": "number" } }, "required": [ "symbol" ], "type": "object" }

Other Tools from @qubaomingg/stock-mcp

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/qubaomingg/stock-analysis-mcp'

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