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.3.1
Official IMERGEA M&A MCP server. Results are indicative analytical outputs, not advice.
Known tools 3
imergea_get_capabilitiesReturns the current status and exposed scope of the official IMERGEA M&A MCP server.
Inferred read-onlybusiness_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-onlyassess_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.
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.