Yahoo Finance MCP Server

by narumiruna
Verified

get_top_performing_companies

Retrieve a specified number of top-performing companies within a chosen sector using financial data from Yahoo Finance to analyze market trends and opportunities.

Instructions

Retrieve the top performing companies in a specific sector.

Input Schema

NameRequiredDescriptionDefault
sectorYesThe sector to get
top_nYesNumber of top performing companies to retrieve

Input Schema (JSON Schema)

{ "properties": { "sector": { "description": "The sector to get", "enum": [ "basic-materials", "communication-services", "consumer-cyclical", "consumer-defensive", "energy", "financial-services", "healthcare", "industrials", "real-estate", "technology", "utilities" ], "title": "Sector", "type": "string" }, "top_n": { "description": "Number of top performing companies to retrieve", "title": "Top N", "type": "integer" } }, "required": [ "sector", "top_n" ], "title": "get_top_performing_companiesArguments", "type": "object" }

You must be authenticated.

Other Tools from Yahoo Finance MCP Server

Related Tools

ID: kt62jxr4x8