# 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/cli@latest mcp add aicastle-school/stock-price

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

---

Source: https://github.com/aicastle-school/openai-agent-school
