Skip to main content
Glama

ibex35-mcp

compare_companies

Analyze and compare multiple companies across financial, governance, and market performance metrics to evaluate their relative strengths and positions.

Instructions

Compare multiple companies across various metrics (financial, governance, market performance)

Input Schema

NameRequiredDescriptionDefault
companiesYesList of company symbols or names to compare
metricsNoMetrics to compare (defaults to all if not specified)

Input Schema (JSON Schema)

{ "properties": { "companies": { "description": "List of company symbols or names to compare", "items": { "type": "string" }, "type": "array" }, "metrics": { "default": [ "all" ], "description": "Metrics to compare (defaults to all if not specified)", "items": { "enum": [ "financial", "governance", "market_performance", "sector_position", "risk_profile", "all" ], "type": "string" }, "type": "array" } }, "required": [ "companies" ], "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