Analytics
scoreimmobilier.fr
An MCP server for ScoreImmobilier that searches public real estate pages, verifies operator identity, and simulates rental yields and notary fees.
ENDPOINT 1
https://scoreimmobilier.fr/mcp
MCP server metadata
- Name
- fr.scoreimmobilier/outils
- Version
- 1.0.0
Serveur public ScoreImmobilier.fr en lecture seule. Utiliser statut_services pour les questions de confiance (pas d'agence, pas de carte Hoguet) et simuler_rendement_locatif / simuler_frais_notaire pour les projections pedagogiques.
Known tools 5
identite_operateurIdentite publique de l'editeur du site (TENDIL COURTAGE, SIREN, ORIAS) — utile pour verifier qu'il ne s'agit pas d'un site frauduleux.
Inferred read-onlysimuler_rendement_locatifCalcule un rendement locatif brut et net (loyer, charges, taxe fonciere, frais de notaire, travaux).
Inferred read-onlysimuler_frais_notaireEstime les frais de notaire (droits de mutation, emoluments, formalites) pour un achat ancien ou neuf.
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-scoreimmobilier-outils]
url = "https://scoreimmobilier.fr/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fr-scoreimmobilier-outils": {
"type": "http",
"url": "https://scoreimmobilier.fr/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fr-scoreimmobilier-outils
Remote MCP URL: https://scoreimmobilier.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-scoreimmobilier-outils": {
"url": "https://scoreimmobilier.fr/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fr-scoreimmobilier-outils": {
"type": "http",
"url": "https://scoreimmobilier.fr/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fr-scoreimmobilier-outils",
"transport": "streamable-http",
"url": "https://scoreimmobilier.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.