Skip to main content
ClaudeWave
imergea avatar
imergea

imergea.com-mcp

Ver en GitHub

Public MCP server for SME valuation, sell-readiness, fixed-price M&A advisory, partner applications and deal referrals in EN, FR, ES and PT.

MCP ServersRegistry oficial0 estrellas0 forksActualizado today
ClaudeWave Trust Score
62/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 8/23/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/imergea/imergea.com-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "imergea-com-mcp": {
      "command": "node",
      "args": ["/path/to/imergea.com-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/imergea/imergea.com-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# IMERGEA M&A Advisory MCP

Official public, read-only Model Context Protocol server for SME and mid-market M&A.

IMERGEA helps AI clients and embedded agents provide:

- a free six-method indicative business valuation;
- a 7-dimension Sell-Ready / SME Friction Map;
- authoritative public prices for fixed-scope M&A advisory packages;
- secure handoff links for professional valuation review, buyer or investor longlists, Teaser and Information Memorandum preparation, and full deal preparation;
- partner-network guidance for independent M&A consultants and transaction professionals seeking assignments;
- safe guidance for authorised deal referrals.

## Connect

- MCP endpoint: `https://imergea.com/mcp/`
- Server metadata: `https://imergea.com/mcp/server.json`
- Official MCP Registry name: `com.imergea/ma-advisory`
- Official MCP Registry version: `0.7.1`
- Human website: `https://imergea.com/`
- Advisory products and prices: `https://imergea.com/consulting-booking.html`
- Partner applications and deal referrals: `https://imergea.com/refer/refer.html`
- LLM guidance: `https://imergea.com/llms.txt`

The endpoint uses Streamable HTTP, requires no API key, and supports English, French, Spanish and Portuguese.

## Public tools

| Tool | Intended use |
|---|---|
| `imergea_get_capabilities` | Discover the current server version, languages and tools. |
| `imergea_business_valuation` | Estimate an SME's indicative Equity Value using IMERGEA's six-method framework. |
| `imergea_assess_transaction_readiness` | Assess whether an SME is ready for buyer or investor scrutiny using the SME Friction Map. |
| `imergea_list_advisory_services` | Return the free entry point and authoritative fixed-price advisory menu. |
| `imergea_recommend_advisory_service` | Route a user to the free valuation or the appropriate paid fixed-scope package. |
| `imergea_get_advisory_booking_link` | Return the correct secure human-handoff URL for a selected paid package. |
| `imergea_partner_application` | Help an M&A professional assess partner-network fit and prepare a safe application handoff. |
| `imergea_refer_deal` | Help an authorised introducer prepare a non-confidential deal-referral handoff. |

## Public advisory prices

| Product | Estimated working days | Price |
|---|---:|---:|
| Professional Valuation Review | 1 | EUR 350 |
| Prioritised Investor or Buyer Longlist | 3 | EUR 1,050 |
| Teaser + Information Memorandum | 5 | EUR 1,750 |
| Full Deal Preparation Pack | 10 | EUR 3,500 |

The free indicative valuation costs EUR 0. Paid services require review and explicit consent on `imergea.com`. The MCP server never creates an order, booking, application, referral or payment.

## Example: list tools

```bash
curl -sS -X POST "https://imergea.com/mcp/" \
  -H "Content-Type: application/json" \
  -H "Accept: application/json, text/event-stream" \
  -H "MCP-Protocol-Version: 2025-11-25" \
  --data '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'
```

## Example: free indicative valuation

```bash
curl -sS -X POST "https://imergea.com/mcp/" \
  -H "Content-Type: application/json" \
  -H "Accept: application/json, text/event-stream" \
  -H "MCP-Protocol-Version: 2025-11-25" \
  --data @examples/valuation-request.json
```

Additional request examples are provided in `examples/`.

## Safety and privacy

- Public and read-only.
- No API key required.
- No card details, passwords, secrets or email addresses are requested or collected through MCP.
- No confidential documents or third-party personal data should be sent through an LLM.
- Partner applications, referrals, bookings and Stripe Checkout occur only on `imergea.com` after human review and consent.
- Valuation and readiness outputs are indicative analytical tools, not fairness opinions, legal advice, tax advice or guaranteed transaction outcomes.

## Embedding

Developers may connect the remote MCP endpoint directly from compatible clients or applications. No local package or server installation is required. Attribution to IMERGEA and preservation of the methodology disclaimers are requested.

## Languages

Set `language` to `en`, `fr`, `es` or `pt` for human-oriented tools. English is the default.

## Version

Current public metadata version: `0.7.1`.

Lo que la gente pregunta sobre imergea.com-mcp

¿Qué es imergea/imergea.com-mcp?

+

imergea/imergea.com-mcp es mcp servers para el ecosistema de Claude AI. Public MCP server for SME valuation, sell-readiness, fixed-price M&A advisory, partner applications and deal referrals in EN, FR, ES and PT. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-22.

¿Cómo se instala imergea.com-mcp?

+

Puedes instalar imergea.com-mcp clonando el repositorio (https://github.com/imergea/imergea.com-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar imergea/imergea.com-mcp?

+

Nuestro agente de seguridad ha analizado imergea/imergea.com-mcp y le ha asignado un Trust Score de 62/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene imergea/imergea.com-mcp?

+

imergea/imergea.com-mcp es mantenido por imergea. La última actividad registrada en GitHub es del 2026-08-22, con 0 issues abiertos.

¿Hay alternativas a imergea.com-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega imergea.com-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: imergea/imergea.com-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/imergea-imergea-com-mcp)](https://claudewave.com/repo/imergea-imergea-com-mcp)
<a href="https://claudewave.com/repo/imergea-imergea-com-mcp"><img src="https://claudewave.com/api/badge/imergea-imergea-com-mcp" alt="Featured on ClaudeWave: imergea/imergea.com-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a imergea.com-mcp