Skip to main content
Glama

IMERGEA M&A Advisory

IMERGEA Business Valuation

imergea_business_valuation
Read-onlyIdempotent

Estimate an SME or mid-market company value using the IMERGEA six-method valuation methodology: EBITDA multiple, revenue multiple, DCF, asset-based NAV, public-market comparables discounted for private-company status, and liquidation floor. The headline estimated_value_range is Equity Value: it derives an Enterprise Value corridor from positive EBITDA, revenue and FCFF DCF results, then subtracts net debt. NAV, comparables and the liquidation floor are reported separately. Also returns an aggregated listed-peer KPI benchmark when real sector data is available for the selected sector and region. Monetary inputs are full currency units by default; set amount_unit to millions to use values such as 5 for 5 million. If you supply total_assets, it is used as provided; the six asset lines are then used only for the liquidation floor.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ebitdaYes
revenueYes
currencyNoISO-style three-letter currency label. No FX conversion is performed.EUR
industryYes
languageNoLanguage for human-readable results: English, French, Spanish or Portuguese.en
employeesNo
equipmentNo
geographyYes
inventoryNo
net_incomeNo
amount_unitNounits
real_estateNo
total_assetsNo
financial_debtNoInterest-bearing financial debt, distinct from total accounting liabilities.
free_cash_flowNo
cash_equivalentsNo
gross_margin_pctNo
intangible_assetsNo
total_liabilitiesNo
accounts_receivableNo
expected_growth_pctNo
terminal_growth_pctNo
historical_growth_pctNo
intellectual_propertyNonone
customer_retention_pctNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
toolYes
methodsYes
currencyNo
providerYes
disclaimerYes
loss_makingNo
valuation_caveatNo
data_completenessNo
estimated_value_rangeYes
listed_peer_benchmarkNo

TDQS

A4.7/5.0
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate read-only, idempotent, and non-destructive behavior, so the description's value comes from methodology disclosure: the EV-to-equity derivation, separate reporting of NAV/comparables/liquidation floor, conditional benchmark, amount_unit scaling, and the total_assets override behavior. This goes well beyond what annotations or schema alone convey.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Every sentence contributes: methodology, output definition, conditional benchmark, unit semantics, and an asset-input edge case. The structure front-loads what the tool does before diving into caveats, and there is no filler or tautology.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a complex 25-parameter tool with an output schema, the description covers the key semantic ambiguities an agent would face: what the headline value means, when the benchmark appears, how monetary units work, and how total_assets changes the valuation logic. The existing output schema covers return-value shape, so the description does not need to restate it.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With only 12% schema description coverage, the description compensates for the most error-prone parameters: amount_unit ('5 for 5 million'), total_assets ('used as provided; the six asset lines are then used only for the liquidation floor'), and the role of EBITDA/revenue/FCFF in the headline corridor. It does not explain every optional field, but the remaining names are largely self-explanatory.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with a precise verb and resource: 'Estimate an SME or mid-market company value' using a named six-method methodology. It distinguishes this tool from all siblings, which are advisory/booking/referral tools, and clarifies that the headline output is Equity Value rather than Enterprise Value.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description makes the tool's context clear enough: this is the valuation tool, while all siblings target advisory, readiness, booking, referral, or capabilities. It does not explicitly give when-not-to-use guidance, but no close alternative exists in the sibling list, and it does add a condition for the benchmark output ('when real sector data is available').

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.9/5.0
Disambiguation2/5

The analytical and deal-flow tools are distinct, but the service-info cluster overlaps heavily: get_capabilities, list_advisory_services, recommend_advisory_service, and get_advisory_booking_link all describe paid packages, pricing, or handoff routing. In particular, get_advisory_booking_link and list_advisory_services both claim to handle price questions, making the boundaries genuinely unclear for an agent.

Naming Consistency3/5

Most tools follow an imergea_<verb>_<object> pattern such as assess_transaction_readiness, get_capabilities, and refer_deal, but imergea_business_valuation and imergea_partner_application are noun-phrase names without an imperative verb. The prefix and snake_case keep everything readable, yet the convention is mixed.

Tool Count4/5

Eight tools is a reasonable size for an M&A advisory surface covering valuation, readiness, services, partner intake, and deal referral. However, four of the eight tools are dedicated to the same discovery/booking funnel—capabilities, list services, recommend, and booking link—so the cluster feels slightly over-decomposed.

Completeness4/5

The core read-only journeys are covered: free indicative valuation, readiness assessment, paid service discovery and booking handoff, partner application, and deal referral. There are minor gaps such as no general contact/FAQ tool or status-tracking mechanism, but agents can work around these because the server intentionally avoids personal-data submission and hands off to human forms.