FinDataMCP

by coreyjwang

get_stock_price

Retrieve real-time stock prices for any ticker symbol using Yahoo Finance integration via the FinDataMCP server. Input a stock ticker (e.g., AAPL, TSLA) to fetch current market data.

Instructions

Get the current stock price using yfinance.

Args: symbol: Stock ticker (e.g. AAPL, TSLA, MSFT)

Input Schema

NameRequiredDescriptionDefault
symbolYes

Input Schema (JSON Schema)

{ "properties": { "symbol": { "title": "Symbol", "type": "string" } }, "required": [ "symbol" ], "title": "get_stock_priceArguments", "type": "object" }

You must be authenticated.

Other Tools from FinDataMCP

Related Tools

    ID: v6l6c3adc8