loading…
Search for a command to run...
loading…
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
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 details.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"stock-price": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"aicastle-school/stock-price"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.