Skip to main content
Glama

IMERGEA M&A Advisory

Server Details

Free SME valuation, sell-readiness, M&A pricing, partner and deal-referral tools in EN/FR/ES/PT.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
imergea/imergea.com-mcp
GitHub Stars
0
Server Listing
com.imergea/ma-advisory

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.

Available Tools

8 tools
imergea_assess_transaction_readinessIMERGEA Transaction ReadinessA
Read-onlyIdempotent
Inspect

Assess how ready an SME or mid-market company is for buyer or investor scrutiny using the IMERGEA 7-dimension Sell-Ready / SME Friction Map. Returns a 0-100 readiness score, verdict, friction by dimension, and a prioritised action plan.

ParametersJSON Schema
NameRequiredDescriptionDefault
legalYesLegal, tax, IP, employment and regulatory readiness: 1=material gaps/exposure; 3=current with manageable exposure; 5=recently audited and transfer-ready.
languageNoLanguage for human-readable results.en
strategyYesStrategic positioning and growth visibility: 1=no documented plan; 3=basic growth narrative; 5=data-backed growth story with clear buyer synergy logic.
contractsYesCustomer/supplier contracts and revenue visibility: 1=informal/high concentration; 3=main contracts signed; 5=fully documented and diversified.
financialsYesFinancial clarity and reporting: 1=no management reporting; 3=normalized P&L/basic KPIs; 5=audit-ready accounts, EBITDA bridge and clear recurring revenue.
governanceYesCorporate structure and governance readiness: 1=unclear/informal; 3=basic documents in place; 5=fully rationalized, executed and data-room ready.
managementYesManagement depth and founder dependency: 1=founder-dependent; 3=second line exists but founder remains central; 5=team can operate without founder.
operationsYesOperational processes, systems and scalability: 1=informal/undocumented; 3=main processes documented; 5=integrated, automated, compliant and transferable.

Output Schema

ParametersJSON Schema
NameRequiredDescription
toolYes
verdictYes
providerYes
dimensionsYes
disclaimerYes
readiness_scoreYes
priority_actionsNo

TDQS

A4/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, destructiveHint=false, so the agent knows it's a safe, non-mutating operation. The description adds value by specifying the output (0-100 score, verdict, friction by dimension, action plan), which clarifies the behavioral result beyond the annotations. It does not contradict annotations and adds useful non-obvious details about the return structure.

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?

The description is a single, well-structured sentence that packs in the target audience, the framework used, and the output components. It is front-loaded with the primary purpose and contains no filler or repetition. Every clause adds meaningful information.

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

Completeness4/5

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

Given the tool's moderate complexity (7 required parameters, output schema exists), the description provides sufficient context: it names the framework, the output categories, and the scoring scale. It does not explain edge cases or prerequisites, but the schema and annotations cover safety and parameter details. The description is adequate for an agent to understand the tool's role and invoke it correctly.

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

Parameters3/5

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

Input schema has 100% description coverage; each parameter (governance, financials, contracts, etc.) has a detailed 1-5 scale description. The tool description itself does not repeat or augment parameter semantics, only mentions the 7 dimensions generically. Since the schema fully documents parameters, a baseline score of 3 is appropriate.

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 clearly states the tool assesses readiness for buyer/investor scrutiny using the IMERGEA 7-dimension map. It specifies the target (SME/mid-market), the method, and the output (score, verdict, friction, action plan). This distinguishes it from sibling tools like imergea_business_valuation or imergea_recommend_advisory_service.

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

Usage Guidelines3/5

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

The description implies the tool is for readiness assessment but does not explicitly contrast it with alternatives or state when not to use it. It mentions the readiness focus, which separates it from valuation and advisory services, but lacks explicit usage guidance like 'use this before a transaction' or 'when a company wants to gauge sell-readiness.' No exclusions or alternatives are named.

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

imergea_business_valuationIMERGEA Business ValuationA
Read-onlyIdempotent
Inspect

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.

ParametersJSON 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

ParametersJSON Schema
NameRequiredDescription
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.

imergea_get_capabilitiesIMERGEA MCP CapabilitiesA
Read-onlyIdempotent
Inspect

Returns the 8 public read-only IMERGEA MCP tools, supported languages, and the explicit FREE indicative valuation versus PAID advisory journey with secure human handoff.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
serverYes
versionYes
providerYes
current_toolsYes

TDQS

A4.2/5.0
Behavior4/5

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

The annotations already declare readOnlyHint=true and idempotentHint=true, and the description aligns by saying 'returns' and 'read-only'. It adds valuable context about the specific content (8 tools, languages, advisory journey) and the secure human handoff, which is beyond what annotations provide. No contradiction.

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?

A single sentence that front-loads the verb 'Returns' and compresses all essential information (tools, languages, journey, handoff) without any fluff. Every word contributes to the meaning.

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

Completeness4/5

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

The tool is simple with no parameters and an output schema present. The description names the key components (8 tools, languages, FREE/PAID journey, handoff) which sufficiently covers what the agent needs to know. The output schema handles the specific return structure, so no further detail is needed.

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?

There are zero parameters, so the baseline of 4 applies. The description does not need to explain parameters and adds no parameter-specific information, but no further clarification is required.

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 clearly states the tool's function: it returns the 8 public read-only IMERGEA MCP tools, supported languages, and the FREE vs PAID advisory journey. This is a specific verb+resource that distinguishes it from sibling tools which perform specific actions like valuation or advisory booking.

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

Usage Guidelines3/5

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

While it's implicitly a capability-discovery tool to be used first, the description does not explicitly state when to use it or mention alternatives. No when-not-to-use guidance is provided, but the purpose is clear enough that an agent would likely infer its usage as an entry point.

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

imergea_list_advisory_servicesIMERGEA M&A & Strategic Advisory MenuA
Read-onlyIdempotent
Inspect

List the FREE indicative valuation entry point and four PAID fixed-scope IMERGEA advisory packages with authoritative prices, translated names, deliverables, limitations and localized links. Use for questions about price, free valuation, valuation review, buyer/investor longlists, teaser/IM or full deal preparation.

ParametersJSON Schema
NameRequiredDescriptionDefault
languageNoLanguage for human-readable results.en

Output Schema

ParametersJSON Schema
NameRequiredDescription
toolYes
currencyYes
languageYes
providerYes
paid_servicesYes
booking_noticeYes
free_entry_pointYes
rate_per_day_eurYes

TDQS

A4.3/5.0
Behavior4/5

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

With readOnlyHint, idempotentHint, and destructiveHint already provided by annotations, the description adds useful behavioral context: it clarifies the tool merely lists packages, distinguishes free vs. paid offerings, and notes that outputs are localized and authoritative. This is consistent with a safe, read-only menu operation.

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?

The description is economically written: one sentence lists exactly what the tool returns, and a second sentence states the intended use cases. No filler or redundant restatement of the tool name or schema is present, and the most important scoping information is front-loaded.

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?

This is a simple list/read tool with one optional parameter, strong annotations, and an output schema. The description fully covers what the tool does, what content it returns, and when to use it. Nothing material is missing for an agent to select and invoke it correctly.

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

Parameters3/5

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

Schema description coverage is 100%, and the single 'language' parameter already has an enum and a clear description. The tool description adds context about 'translated names' and 'localized links,' which implies language affects output, but it does not need to explain parameter mechanics further.

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 uses a specific verb ('List') and precisely identifies the resource: the free indicative valuation entry point plus four paid fixed-scope advisory packages. It also enumerates the kind of information returned (prices, translated names, deliverables, limitations, links), which clearly differentiates it from advisory recommendation or assessment siblings.

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 gives explicit use-case guidance: 'Use for questions about price, free valuation, valuation review, buyer/investor longlists, teaser/IM or full deal preparation.' This provides clear context for when to invoke the tool, though it does not explicitly state when not to use it or name alternatives.

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

imergea_partner_applicationPartner with IMERGEAA
Read-onlyIdempotent
Inspect

Help an independent consultant, advisor or transaction professional assess fit with the IMERGEA partner network and prepare a concise application. Use when someone is improving a CV or LinkedIn profile, exploring advisory work, seeking M&A assignments, or offering transaction expertise. This tool does not submit personal data or upload a CV; it returns a secure handoff to the simplified IMERGEA form for explicit review and consent.

ParametersJSON Schema
NameRequiredDescriptionDefault
languageNoLanguage for human-readable results.en
mandate_typesYes
profile_summaryYesShort professional summary without sensitive personal data.
contribution_blocksYes
linkedin_profile_readyNoWhether the user has a LinkedIn profile ready to provide on the secure form.

Output Schema

ParametersJSON Schema
NameRequiredDescription
fitYes
toolYes
providerYes
next_stepYes
privacy_noticeYes
application_urlYes
prepared_summaryYes

TDQS

A4.2/5.0
Behavior4/5

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

While annotations already mark read-only and non-destructive, the description adds that it 'returns a secure handoff to the simplified IMERGEA form for explicit review and consent.' This is extra behavioral context not present in annotations, providing transparency about what happens (returns a handoff) and what it avoids (submission).

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?

The description is two sentences, front-loaded with the core purpose, and contains no fluff. Every clause adds value—first sentence defines the tool, second sentence gives usage and a key limitation. Well-structured.

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

Completeness4/5

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

Given an output schema exists)Skip the need to describe return values is reduced. The description covers purpose, target users, usage context, and a key behavioral boundary (no data submission). It is complete enough for an agent to invoke correctly, though it doesn't detail all parameter interactions—acceptable given schema coverage.

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

Parameters3/5

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

Schema description coverage is 60% (language, profile_summary, linkedin_profile_ready have descriptions; mandate_types and contribution_blocks only have enums). The tool description does not explain what these parameters mean beyond the schema, so it adds minimal value. Baseline 3 is appropriate since the schema partially covers the meaning.

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 clearly states the tool's purpose: 'assess fit with the IMERGEA partner network and prepare a concise application.' It uses a specific verb (assess/prepare) and resource (partner network), and distinguishes itself from sibling tools by focusing on partner application rather than transaction readiness or valuation.

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?

It explicitly says 'Use when someone is improving a CV or LinkedIn profile, exploring advisory work, seeking M&A assignments, or offering transaction expertise.' It also clarifies what it does NOT do ('does not submit personal data or upload a CV'), which helps set boundaries, though it doesn't name alternative tools explicitly.

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

imergea_recommend_advisory_serviceRecommend FREE Valuation or PAID IMERGEA AdvisoryA
Read-onlyIdempotent
Inspect

Route a user either to the FREE indicative valuation tool or to the right PAID package for professional valuation review, buyer/investor longlist, teaser and Information Memorandum, or full deal preparation. Paid checkout occurs securely on imergea.com only after human review and consent; this tool never books or takes payment.

ParametersJSON Schema
NameRequiredDescriptionDefault
languageNoLanguage for human-readable results.en
required_outcomeYesThe primary client outcome requested.

Output Schema

ParametersJSON Schema
NameRequiredDescription
toolYes
providerYes
next_stepYes
privacy_noticeYes
recommendationYes

TDQS

A4.7/5.0
Behavior5/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the safety profile is covered. The description adds valuable context beyond annotations: it clarifies that paid checkout happens externally on imergea.com only after human review and consent, and reiterates that this tool never books or takes payment. This explains the external process and reinforces the read-only nature. No contradiction with annotations.

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?

Two sentences, each earning its place. The first sentence states the core action and options; the second provides the constraint and external process. No redundant words, and the key routing behavior is front-loaded.

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 simple routing tool with an enum parameter and an output schema, the description is complete. It covers what the tool does, what it doesn't do, and the external payment flow. There is no missing information an agent would need to correctly invoke 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?

Schema description coverage is 100%, so the baseline is 3. The description adds meaning beyond the schema by explaining that required_outcome maps to either a FREE tool ('free_indicative_valuation') or a PAID package (the other enum values), and by introducing the distinction between free and paid. This gives the agent a richer understanding of the enum semantics than the schema alone.

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 uses the specific verb 'Route' and identifies the resource: a user to the FREE indicative valuation tool or the appropriate PAID advisory package. It enumerates the paid package types, which aligns with the required_outcome enum and distinguishes this tool from siblings like imergea_list_advisory_services (which lists services) and imergea_get_advisory_booking_link (which handles booking). The purpose is unambiguous.

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 clearly states the tool routes users based on their required outcome, and it explicitly declares what the tool does NOT do ('never books or takes payment'), which serves as negative guidance. It does not name alternative tools for booking or listing, but the context is clear enough that an agent can infer when to use this router versus a booking or listing tool.

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

imergea_refer_dealRefer a Deal to IMERGEAA
Read-onlyIdempotent
Inspect

Help an authorised introducer prepare a concise M&A, capital raising or debt opportunity referral to IMERGEA. Use when a consultant, founder or advisor mentions a credible transaction opportunity. Do not request or transmit passport data, confidential documents, target contact details or third-party personal data through the LLM. The tool returns a secure form handoff where the referrer reviews and explicitly consents.

ParametersJSON Schema
NameRequiredDescriptionDefault
languageNoLanguage for human-readable results.en
mandate_typeYes
authorised_to_referNoThe user confirms they are authorised to introduce the opportunity.
opportunity_summaryYesOne-line, non-confidential opportunity description.

Output Schema

ParametersJSON Schema
NameRequiredDescription
toolYes
providerYes
next_stepYes
referral_urlYes
potential_fitYes
privacy_noticeYes
prepared_summaryYes

TDQS

A4.5/5.0
Behavior5/5

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

The description adds meaningful behavioral context beyond the annotations: it discloses the secure form handoff flow, reviewer consent, and constraints on handling personal/confidential data. This is consistent with the readOnlyHint and idempotentHint annotations and enriches the agent's understanding of the tool's behavior.

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?

The description is three sentences, front-loaded with the core purpose, then the when-to-use trigger, then critical privacy/consent behavior. Every sentence earns its place, and there is no redundant wording.

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?

Given the tool's privacy-sensitive nature and clear trigger, the description covers when to use it, what to avoid transmitting, and what the handoff result is. The output schema exists, so return-value details are not necessary, and annotations cover the read-only/idempotent safety profile.

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

Parameters3/5

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

Schema description coverage is 75%, and the schema already documents opportunity_summary and authorised_to_refer well. The description reinforces the 'non-confidential' nature of the summary and the referral context, but it does not add substantial meaning beyond the schema for language or mandate_type.

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 uses a specific verb ('prepare') with a clear resource ('a concise M&A, capital raising or debt opportunity referral to IMERGEA'), making the tool's function immediately obvious. It also differentiates itself from sibling tools like partner_application and recommend_advisory_service by focusing on the referral handoff.

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 gives an explicit trigger: 'Use when a consultant, founder or advisor mentions a credible transaction opportunity.' It also provides a clear exclusion about not requesting or transmitting sensitive data. It does not explicitly name alternative sibling tools or state when not to use it, so it stops short of a 5.

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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 2 tool updates
    • Changedimergea_business_valuation2 fields changed
      • addedOutput schema / properties / loss_making
        Added value: +{
        +  "type": "boolean"
        +}
      • addedOutput schema / properties / valuation_caveat
        Added value: +{
        +  "type": [
        +    "string",
        +    "null"
        +  ]
        +}
    • Changedimergea_list_advisory_services2 fields changed
      • removedOutput schema / properties / services
        Removed value: -{
        -  "type": "array"
        -}
      • changedOutput schema / required
        Previous value: -[
        -  "provider",
        -  "tool",
        -  "language",
        -  "currency",
        -  "rate_per_day_eur",
        -  "free_entry_point",
        -  "paid_services",
        -  "services",
        -  "booking_notice"
        -]New value: +[
        +  "provider",
        +  "tool",
        +  "language",
        +  "currency",
        +  "rate_per_day_eur",
        +  "free_entry_point",
        +  "paid_services",
        +  "booking_notice"
        +]
  2. 14 tool updates
    • Removedassess_transaction_readiness
    • Removedbusiness_valuation
    • Removedget_imergea_advisory_booking_link
    • Addedimergea_assess_transaction_readiness
    • Addedimergea_business_valuation
    • Addedimergea_get_advisory_booking_link
    • Addedimergea_list_advisory_services
    • Addedimergea_partner_application
    • Addedimergea_recommend_advisory_service
    • Addedimergea_refer_deal
    • Removedlist_imergea_advisory_services
    • Removedpartner_with_imergea
    • Removedrecommend_imergea_advisory_service
    • Removedrefer_a_deal
  3. 7 tool updates
    • Changedassess_transaction_readiness1 field changed
      • addedInput schema / properties / language
        Added value: +{
        +  "default": "en",
        +  "description": "Language for human-readable results.",
        +  "enum": [
        +    "en",
        +    "fr",
        +    "es",
        +    "pt"
        +  ],
        +  "type": "string"
        +}
    • Changedbusiness_valuation3 fields changed
      • addedInput schema / properties / financial_debt
        Added value: +{
        +  "description": "Interest-bearing financial debt, distinct from total accounting liabilities.",
        +  "maximum": 10000000000000,
        +  "minimum": 0,
        +  "type": "number"
        +}
      • addedInput schema / properties / language
        Added value: +{
        +  "default": "en",
        +  "description": "Language for human-readable results: English, French, Spanish or Portuguese.",
        +  "enum": [
        +    "en",
        +    "fr",
        +    "es",
        +    "pt"
        +  ],
        +  "type": "string"
        +}
      • changedInput schema / required
        Previous value: -[
        -  "industry",
        -  "geography",
        -  "revenue",
        -  "ebitda",
        -  "net_income",
        -  "total_liabilities",
        -  "free_cash_flow"
        -]New value: +[
        +  "industry",
        +  "geography",
        +  "revenue",
        +  "ebitda",
        +  "net_income",
        +  "total_liabilities",
        +  "financial_debt",
        +  "free_cash_flow"
        +]
    • Addedget_imergea_advisory_booking_link
    • Addedlist_imergea_advisory_services
    • Addedpartner_with_imergea
    • Addedrecommend_imergea_advisory_service
    • Addedrefer_a_deal
  4. 3 tool updates
    • Changedassess_transaction_readiness1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "additionalProperties": true,
        +  "properties": {
        +    "dimensions": {
        +      "type": "object"
        +    },
        +    "disclaimer": {
        +      "type": "string"
        +    },
        +    "priority_actions": {
        +      "type": "array"
        +    },
        +    "provider": {
        +      "type": "string"
        +    },
        +    "readiness_score": {
        +      "type": "integer"
        +    },
        +    "tool": {
        +      "type": "string"
        +    },
        +    "verdict": {
        +      "type": "object"
        +    }
        +  },
        +  "required": [
        +    "provider",
        +    "tool",
        +    "readiness_score",
        +    "verdict",
        +    "dimensions",
        +    "disclaimer"
        +  ],
        +  "type": "object"
        +}
    • Changedbusiness_valuation23 fields changed
      • addedInput schema / properties / accounts_receivable / maximum
        Added value: +10000000000000
      • addedInput schema / properties / cash_equivalents / maximum
        Added value: +10000000000000
      • addedInput schema / properties / ebitda / maximum
        Added value: +10000000000000
      • addedInput schema / properties / ebitda / minimum
        Added value: +-10000000000000
      • addedInput schema / properties / employees / maximum
        Added value: +10000000
      • addedInput schema / properties / equipment / maximum
        Added value: +10000000000000
      • addedInput schema / properties / expected_growth_pct / maximum
        Added value: +1000
      • addedInput schema / properties / expected_growth_pct / minimum
        Added value: +-100
      • addedInput schema / properties / free_cash_flow / maximum
        Added value: +10000000000000
      • addedInput schema / properties / free_cash_flow / minimum
        Added value: +-10000000000000
      • addedInput schema / properties / historical_growth_pct / maximum
        Added value: +1000
      • addedInput schema / properties / historical_growth_pct / minimum
        Added value: +-100
      • addedInput schema / properties / intangible_assets / maximum
        Added value: +10000000000000
      • addedInput schema / properties / inventory / maximum
        Added value: +10000000000000
      • addedInput schema / properties / net_income / maximum
        Added value: +10000000000000
      • addedInput schema / properties / net_income / minimum
        Added value: +-10000000000000
      • addedInput schema / properties / real_estate / maximum
        Added value: +10000000000000
      • addedInput schema / properties / revenue / maximum
        Added value: +10000000000000
      • addedInput schema / properties / terminal_growth_pct / maximum
        Added value: +10
      • addedInput schema / properties / terminal_growth_pct / minimum
        Added value: +-10
      • addedInput schema / properties / total_assets / maximum
        Added value: +10000000000000
      • addedInput schema / properties / total_liabilities / maximum
        Added value: +10000000000000
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "additionalProperties": true,
        +  "properties": {
        +    "currency": {
        +      "type": "string"
        +    },
        +    "disclaimer": {
        +      "type": "string"
        +    },
        +    "estimated_value_range": {
        +      "additionalProperties": true,
        +      "properties": {
        +        "central": {
        +          "type": [
        +            "number",
        +            "null"
        +          ]
        +        },
        +        "max": {
        +          "type": [
        +            "number",
        +            "null"
        +          ]
        +        },
        +        "methods_used_count": {
        +          "type": "integer"
        +        },
        +        "min": {
        +          "type": [
        +            "number",
        +            "null"
        +          ]
        +        }
        +      },
        +      "type": "object"
        +    },
        +    "listed_peer_benchmark": {
        +      "type": "object"
        +    },
        +    "methods": {
        +      "type": "object"
        +    },
        +    "provider": {
        +      "type": "string"
        +    },
        +    "tool": {
        +      "type": "string"
        +    }
        +  },
        +  "required": [
        +    "provider",
        +    "tool",
        +    "estimated_value_range",
        +    "methods",
        +    "disclaimer"
        +  ],
        +  "type": "object"
        +}
    • Changedimergea_get_capabilities1 field changed
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "additionalProperties": true,
        +  "properties": {
        +    "current_tools": {
        +      "items": {
        +        "type": "string"
        +      },
        +      "type": "array"
        +    },
        +    "provider": {
        +      "type": "string"
        +    },
        +    "server": {
        +      "type": "string"
        +    },
        +    "version": {
        +      "type": "string"
        +    }
        +  },
        +  "required": [
        +    "provider",
        +    "server",
        +    "version",
        +    "current_tools"
        +  ],
        +  "type": "object"
        +}
  5. 3 tool updates
    • First observedassess_transaction_readiness
    • First observedbusiness_valuation
    • First observedimergea_get_capabilities

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    A
    maintenance
    Provides startup valuation methods with auditable calculations, readiness checks, and explanations through MCP tools.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides VC-grade startup intelligence, allowing founders to validate ideas and VCs to screen deals using tools like scoring, investor matching, and financial analysis.
    18
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Franchise evaluation tools built from 81+ closed deals. Validate FDD investment ranges, identify red flags, assess readiness, and connect with a free franchise consultant. E-2 visa guide in English and Spanish.
    8
    8
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.