Skip to main content
Glama

ibex35-mcp

assess_investment_risk

Analyze market, governance, and operational risks for companies or sectors in the Spanish stock exchange to inform investment decisions.

Instructions

Comprehensive risk assessment for companies or sectors including market, governance, and operational risks

Input Schema

NameRequiredDescriptionDefault
risk_typesNoTypes of risk to assess
targetYesCompany symbol, sector name, or portfolio of companies

Input Schema (JSON Schema)

{ "properties": { "risk_types": { "default": [ "all" ], "description": "Types of risk to assess", "items": { "enum": [ "market_risk", "governance_risk", "sector_risk", "liquidity_risk", "concentration_risk", "all" ], "type": "string" }, "type": "array" }, "target": { "description": "Company symbol, sector name, or portfolio of companies", "type": "string" } }, "required": [ "target" ], "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