Skip to main content
Glama

Yahoo Finance MCP Server

MIT License
44

get_ticker_info

Fetch detailed stock data such as company info, financials, trading metrics, and governance details using a specific stock symbol via the Yahoo Finance MCP Server.

Instructions

Retrieve stock data including company info, financials, trading metrics and governance data.

Input Schema

NameRequiredDescriptionDefault
symbolYesThe stock symbol

Input Schema (JSON Schema)

{ "properties": { "symbol": { "description": "The stock symbol", "title": "Symbol", "type": "string" } }, "required": [ "symbol" ], "title": "get_ticker_infoArguments", "type": "object" }

Other Tools from Yahoo Finance MCP Server

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/narumiruna/yfinance-mcp'

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