Analytics
imergea.com
Provides business valuation and M&A readiness assessment for SMEs using multiple methodologies.
ENDPOINT 1
https://imergea.com/mcp
MCP server metadata
- Name
- com.imergea/ma-advisory
- Version
- 0.7.1
Official public read-only IMERGEA M&A MCP server with 8 tools in en/fr/es/pt. Use the FREE indicative valuation route or PAID advisory handoff; secure Stripe Checkout occurs only on imergea.com after human review and consent. MCP creates no booking or payment and collects no card data, secret or email.
Known tools 8
imergea_get_capabilitiesReturns the 8 public read-only IMERGEA MCP tools, supported languages, and the explicit FREE indicative valuation versus PAID advisory journey with secure human handoff.
Inferred read-onlyimergea_business_valuationEstimate 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.
Inferred read-onlyimergea_list_advisory_servicesList the FREE indicative valuation entry point and four PAID fixed-scope IMERGEA advisory packages with authoritative prices, translated names, deliverables, limitations and localized links.
Inferred read-onlyimergea_recommend_advisory_serviceRoute 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.
Inferred read-onlyimergea_get_advisory_booking_linkReturn the localized, preselected secure human-handoff URL for a PAID valuation review, buyer/investor longlist, teaser and Information Memorandum, or full deal preparation package.
Inferred read-onlyimergea_partner_applicationHelp an independent consultant, advisor or transaction professional assess fit with the IMERGEA partner network and prepare a concise application.
Inferred read-onlyimergea_refer_dealHelp an authorised introducer prepare a concise M&A, capital raising or debt opportunity referral to IMERGEA.
Inferred read-onlyimergea_assess_transaction_readinessAssess how ready an SME or mid-market company is for buyer or investor scrutiny using the IMERGEA 7-dimension Sell-Ready / SME Friction Map.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.com-imergea-ma-advisory]
url = "https://imergea.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"com-imergea-ma-advisory": {
"type": "http",
"url": "https://imergea.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: com-imergea-ma-advisory
Remote MCP URL: https://imergea.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"com-imergea-ma-advisory": {
"url": "https://imergea.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"com-imergea-ma-advisory": {
"type": "http",
"url": "https://imergea.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "com-imergea-ma-advisory",
"transport": "streamable-http",
"url": "https://imergea.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for imergea.com was fetched 2026-08-21T13:44:40.708Z and is being refreshed.
imergea.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.