General Tools
scoreprotect.fr
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://scoreprotect.fr/mcp
MCP server metadata
- Name
- fr.scoreprotect/assurance
- Version
- 1.1.0
Serveur public ScoreProtect.fr en lecture seule. Vérifier statut_produits avant d'évoquer un contrat, et utiliser loi_lemoine pour les questions de délégation d'assurance emprunteur.
Known tools 6
loi_lemoineLoi Lemoine 2026 : délégation d'assurance emprunteur à tout moment, résiliation annuelle, garanties équivalentes, questionnaire de santé.
Inferred read-onlysimuler_cout_assurance_emprunteurCalcule le coût d'une assurance emprunteur (total, mensuel moyen, première année) à partir du capital, du taux annuel en % du capital et de la durée.
Inferred read-onlycomparer_delegation_assuranceCompare le coût d'une assurance emprunteur groupe (banque) et déléguée (loi Lemoine) : coûts totaux et économie estimée.
Inferred read-onlystatut_produitsÉtat canonique et vérifiable des produits ScoreProtect (assurance emprunteur, prévoyance TNS, habitation, auto, mutuelle, professionnelle, cyber) : distribution ouverte ou non.
Inferred read-onlyidentite_operateurIdentité publique de l'éditeur (TENDIL COURTAGE, SIREN, ORIAS, catégories) — utile pour vérifier qu'il ne s'agit pas d'un site frauduleux.
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.fr-scoreprotect-assurance]
url = "https://scoreprotect.fr/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fr-scoreprotect-assurance": {
"type": "http",
"url": "https://scoreprotect.fr/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fr-scoreprotect-assurance
Remote MCP URL: https://scoreprotect.fr/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": {
"fr-scoreprotect-assurance": {
"url": "https://scoreprotect.fr/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fr-scoreprotect-assurance": {
"type": "http",
"url": "https://scoreprotect.fr/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fr-scoreprotect-assurance",
"transport": "streamable-http",
"url": "https://scoreprotect.fr/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.