← Registry

General Tools

renomap.fr

Provides general-purpose tools through the Model Context Protocol.

1 endpoint5 known toolsFirst detected August 14, 2026Last detected August 14, 2026

ENDPOINT 1

https://renomap.fr/api/mcp

No auth detected

MCP server metadata

Name
renomap
Version
1.0.0
Capabilities
tools

Known tools 5

search_building

Recherche des bâtiments RenoMap par adresse (Hauts-de-France).

Inferred read-only
get_building

Retourne les détails complets d'un bâtiment RenoMap par son identifiant.

Inferred read-only
run_simulation

Calcule le coût d'installation d'une PAC, les aides (MaPrimeRénov + CEE), les économies annuelles et le retour sur investissement.

Inferred read-only
create_lead

Soumet une demande de devis PAC pour un particulier.

Inferred read-only
report_building

Signale une erreur sur les données d'un bâtiment (DPE incorrect, surface erronée, bâtiment inexistant, etc.).

Inferred read-only

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.renomap]
url = "https://renomap.fr/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "renomap": {
      "type": "http",
      "url": "https://renomap.fr/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: renomap
Remote MCP URL: https://renomap.fr/api/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": {
    "renomap": {
      "url": "https://renomap.fr/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "renomap": {
      "type": "http",
      "url": "https://renomap.fr/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "renomap",
  "transport": "streamable-http",
  "url": "https://renomap.fr/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for renomap.fr was fetched 2026-08-23T11:29:31.913Z.

Trust status Trusted

renomap.fr is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.