mcpbeat

Synapze — Financial Intermediary MCP Server

eu.synapze/financial-intermediary-mcp
answering

Synapze — Financial Intermediary MCP is answering right now. Last checked 11 min ago. It exposes 4 tools.

Connect AI agents to licensed financial intermediaries in France: insurance, credit, wealth.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
182 of 182 checks
4
Tools
read from the server
170 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add financial-intermediary-mcp --transport http https://mcp.synapze.eu/v1/{tenant_id}
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "financial-intermediary-mcp": {
      "url": "https://mcp.synapze.eu/v1/{tenant_id}"
    }
  }
}
~/.codex/config.toml
[mcp_servers.financial-intermediary-mcp]
url = "https://mcp.synapze.eu/v1/{tenant_id}"
.cursor/mcp.json
{
  "mcpServers": {
    "financial-intermediary-mcp": {
      "url": "https://mcp.synapze.eu/v1/{tenant_id}"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "financial-intermediary-mcp": {
      "url": "https://mcp.synapze.eu/v1/{tenant_id}"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

broker
find_broker
Trouver un courtier en assurance / Find a licensed insurance broker in France. Recherche par produit (auto, moto, MRH/habitation, RC Pro, protection juridique, épargne, assurance vie, PER), ville et langue. Search by product type, city, and language. Returns broker name, specialties, DDA compliance status, and connection endpoint.
get_broker_info
Informations et branding du courtier / Broker branding and identity. Returns: company name, logo URL, brand color (#hex), address, postal code, phone, ORIAS number, website, specialties, and DDA compliance status. ALWAYS call this before generating any document (PDF, PPTX, comparison, advisory note) to brand it with the broker's logo, color, name, address, and ORIAS number.
products
get_products
Catalogue produits assurance / List insurance products with eligibility criteria, coverage details, and indicative pricing. A category is required. Categories: auto, moto, mrh (habitation/home), rc_pro (responsabilité civile/professional liability), protection_juridique (legal), epargne (savings), assurance_vie (life savings), per (retirement savings).
quote
get_quote
Tarification assurance en temps réel / Generate real insurance quotes from partner APIs. Devis auto, moto, habitation (MRH), RC Pro, protection juridique, épargne, assurance vie, PER. Returns monthly prices per product and level. No PII stored or returned. IMPORTANT — birth_date + postal_code are REQUIRED for all products. Use product_data for product-specific information. Call get_products first to see quoteRequirements.guidance for each product — it tells you exactly what to ask the client. product_data examples by product_type: • auto / moto: {marque, modele, annee, immatriculation, energie, puissance_fiscale, km_annuel, usage, stationnement, date_permis, bonus_malus, sinistres_3ans, formule: tiers/tiers_etendu/tous_risques} • mrh: {type_logement: appartement/maison, statut_occupant: proprietaire/locataire/pno, surface, nb_pieces, etage, annee_construction, alarme, valeur_mobilier} • rc_pro: {activite, code_naf, nb_salaries, ca_annuel} • protection_juridique (pj): {domaine, nb_salaries} • per: {revenus_annuels, tmi, versement_initial, versement_mensuel, profil_risque: prudent/equilibre/dynamique} • assurance_vie: {versement_initial, versement_mensuel, profil_risque, horizon_placement_annees}

Endpoints

URLTransportStateLatencyChecked
https://mcp.synapze.eu/v1/{tenant_id} streamable-http answering 124 ms 11 min ago
https://mcp.synapze.eu/v1/registry streamable-http answering 160 ms 11 min ago

Synapze — Financial Intermediary MCP — questions

Answers built from our own checks of this server.

What can Synapze — Financial Intermediary MCP do?
It exposes 4 tools, read directly from the server on our last check. Among them: find_broker, get_broker_info, get_products, get_quote. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Synapze — Financial Intermediary MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 182 of 182 checks got a reply (100.0%), average response time 170 ms. The bar chart above shows every period we have measured.
Is Synapze — Financial Intermediary MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Synapze — Financial Intermediary MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Synapze — Financial Intermediary MCP need an API key?
No. Synapze — Financial Intermediary MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Synapze — Financial Intermediary MCP?
It answers our handshake in 170 ms on average, which is faster than 69% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.