Skip to main content
Glama

ibex35-mcp

get_top_performers

Identify top-performing stocks in the Spanish IBEX 35 index over a specified time period to support investment analysis and decision-making.

Instructions

Get top performing stocks over a specified period

Input Schema

NameRequiredDescriptionDefault
daysNoPeriod in days
limitNoMaximum number of results

Input Schema (JSON Schema)

{ "properties": { "days": { "default": 7, "description": "Period in days", "type": "number" }, "limit": { "default": 10, "description": "Maximum number of results", "type": "number" } }, "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