← gentry.fr

INDIVIDUAL MCP TOOL

cherche_page

Cherche par le sens dans tout gentry.

gentry.frnone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.gentry.fr/mcp

No auth detected

Connect to this endpoint to inspect the live schema for cherche_page 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

gentry.fr

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • cherche_adresse — Résout une adresse ou un nom de commune en coordonnées et en code INSEE, via la Base Adresse Nationale.
  • fiche_commune — Rend les chiffres publiés d'une commune française : prix d'achat médian au mètre carré pour une maison et pour un appartement, loyer d'annonce estimé, niveau de vie médian, taux de taxe foncière voté, population et communes limitrophes.
  • classement_taxe_fonciere — Compare la taxe foncière due dans les communes d'un département, sur des logements types (appartement et maison de surfaces standards).
  • encadrement_des_loyers — Dit si une commune applique l'encadrement des loyers, et lequel des trois régimes : loyer libre, évolution encadrée (décret zones tendues, le loyer ne peut pas dépasser celui du locataire précédent à la relocation) ou loyers plafonnés (loi ELAN, un plafond en euros par mètre carré).