Skip to main content
Glama

ibex35-mcp

get_company_directors

Retrieve board directors for companies in the Spanish stock exchange using company ID to analyze corporate governance and relationships.

Instructions

Get board directors for a specific company

Input Schema

NameRequiredDescriptionDefault
companyIdYesCompany ID or use get_company_by_symbol first to get ID

Input Schema (JSON Schema)

{ "properties": { "companyId": { "description": "Company ID or use get_company_by_symbol first to get ID", "type": "string" } }, "required": [ "companyId" ], "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/anbrme/ibex35-mcp-server'

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