mcp-yeoman

get_ticker_info

Retrieve detailed stock information for a specific symbol using the Yahoo Finance API. Integrate financial data into MCP workflows with mcp-yeoman for seamless automation.

Instructions

Retrieve information about a specific stock symbol using Yahoo Finance API.

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" }

You must be authenticated.

Other Tools from mcp-yeoman

Related Tools

ID: 5xi1qh51zy