Skip to main content
Glama

Yahoo Finance MCP Server

by 16Coffee
MIT License
  • Apple

get_executive_info

Retrieve executive details, compensation data, or benchmarking information for specific companies using the Yahoo Finance MCP Server. Specify company symbol and info type for accurate results.

Instructions

获取公司高管信息或薪酬数据。

参数说明: info_type: str executives、compensation 或 benchmark symbol: str 当类型为 executives 或 compensation 时必填

Input Schema

NameRequiredDescriptionDefault
info_typeYes
symbolNo

Input Schema (JSON Schema)

{ "properties": { "info_type": { "title": "Info Type", "type": "string" }, "symbol": { "default": "", "title": "Symbol", "type": "string" } }, "required": [ "info_type" ], "title": "get_executive_infoArguments", "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