INDIVIDUAL MCP TOOL
sante_entreprise
Score santé consolidé (0-100, label A-D) par SIREN : statut SIRENE, procédures BODACC, comptes annuels INPI, benchmark Banque de France, dirigeants RNE croisés avec le registre INSEE décès.
LIVE ENDPOINT
https://api.dataroia.com/mcp
Connect to this endpoint to inspect the live schema for sante_entreprise and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT 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.dataroia-data-trust]
url = "https://api.dataroia.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"dataroia-data-trust": {
"type": "http",
"url": "https://api.dataroia.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: dataroia-data-trust
Remote MCP URL: https://api.dataroia.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": {
"dataroia-data-trust": {
"url": "https://api.dataroia.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"dataroia-data-trust": {
"type": "http",
"url": "https://api.dataroia.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "dataroia-data-trust",
"transport": "streamable-http",
"url": "https://api.dataroia.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
verifier_siret— Vérifie jusqu'à 10 SIRET (14 chiffres) sur la base SIRENE INSEE locale : existence, établissement fermé, unité légale cessée, procédure collective BODACC.diagnostiquer_echantillon— Diagnostic qualité gratuit d'un extrait de fichier CRM/client au format CSV (max 100 lignes, en-tête inclus) : emails et téléphones invalides, SIREN/SIRET à clé fausse, doublons, cellules vides, identifiants détruits par Excel.resoudre_siren— Retrouve le SIREN d'entreprises françaises à partir de leur nom, tel qu'écrit dans un CRM (formes juridiques et accents ignorés).dirigeants_entreprise— Dirigeants actifs au RNE (INPI) pour une liste de SIREN, croisés avec le registre INSEE décès (statut vital + score).croiser_deces— Croise une liste de contacts avec le registre INSEE des décès.surveillance_portefeuille— Gère le portefeuille de SIREN surveillés par Dataroia (cessations, procédures collectives BODACC, changements et décès de dirigeants).surveillance_alertes— Alertes détectées sur le portefeuille surveillé : cessation SIRENE, nouvelle procédure collective BODACC, changement ou décès de dirigeant.