Skip to main content
Glama

Yahoo Finance MCP Server

get_top_etfs

Retrieve the top ETFs in a specified sector to identify key investment opportunities. Designed for investors analyzing sector-specific market performance and portfolio diversification.

Instructions

Retrieve the top ETFs in a specific sector.

Input Schema

NameRequiredDescriptionDefault
sectorYesThe sector to get

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" } }, "required": [ "sector" ], "title": "get_top_etfsArguments", "type": "object" }

You must be authenticated.

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