Skip to main content
Glama

Yahoo Finance MCP Server

by 16Coffee
MIT License
  • Apple

get_directory_list

Retrieve market or company directory lists from Yahoo Finance, including stocks, ETFs, financial statements, symbols, sectors, industries, and countries. Specify list_type to filter desired data.

Instructions

获取市场或公司目录列表。

参数说明: list_type: str 可选值:stock、financial_statement_symbol、cik、symbol_change、etf、 actively_trading、earnings_transcript、available_exchanges、 available_sectors、available_industries、available_countries

Input Schema

NameRequiredDescriptionDefault
list_typeYes

Input Schema (JSON Schema)

{ "properties": { "list_type": { "title": "List Type", "type": "string" } }, "required": [ "list_type" ], "title": "get_directory_listArguments", "type": "object" }

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/16Coffee/finance-mcp'

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