# Stock Price

Fetch current stock quotes by ticker symbol across global markets. Integrate up-to-date pricing into research, dashboards, and alerts. Use tickers like AAPL or 005930.KS to quickly retrieve quote det…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add aicastle-school/stock-price

# Browse available tools
npx -y smithery tool list aicastle-school/stock-price
```
