Skip to main content
Glama

ibex35-mcp

get_weekly_reports

Generate weekly market analysis reports for the Spanish stock exchange, including market overviews, sector analysis, and governance highlights.

Instructions

Get generated weekly reports and analysis

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of reports
reportTypeNoType of report to filter by

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "description": "Maximum number of reports", "type": "number" }, "reportType": { "description": "Type of report to filter by", "enum": [ "market_overview", "sector_analysis", "governance_highlights", "full_report" ], "type": "string" } }, "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