← Registry

Productivity

faireplace.com

A set of tools for French residential rental management, including rent control checks, lease drafting, deposit calculations, and rental yield simulations.

1 endpoint21 known toolsFirst detected July 7, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.faireplace.com/mcp

No auth detected

MCP server metadata

Name
faireplace-public-tools
Version
0.3.0
Capabilities
tools.listChanged

Known tools 21

check_rent_control

Check whether a proposed rent complies with French rent control for an address (returns reference rent, upper ceiling and verdict).

Inferred read-only
simulate_irl

Compute the revised rent after annual indexation from two IRL index values (French rent revision, art.

Inferred read-only
calculate_deposit_restitution

Compute the security deposit legal cap, restitution deadline, allowed retentions and any late penalty (art.

Inferred read-only
create_lease_draft

Create a French residential lease draft (bail / contrat de location) from the provided info, and return a link to finalize, adjust and E-SIGN it (advanced eIDAS signature, legally binding) on FairePlace.

Potential side effects
simulate_rental_yield

Compute gross/net rental yield of a rental investment, per-regime taxation (micro-foncier, reel, LMNP.

Inferred read-only
check_address_risks

Geocode an address and return an indicative summary of the commune's natural and technological risks (Georisques) + a link to the official ERRIAL tool.

Inferred read-only
simulate_irl_by_quarters

Like simulate_irl, but the server resolves the official INSEE IRL values itself: give only the rent, the two quarters and the region.

Inferred read-only
get_reference_rent

Return the reference rent (EUR/m2), its upper/lower bounds and data freshness for a rent-controlled quarter, by room count, construction period and furnishing.

Inferred read-only
generate_quittance

Generate a rent receipt (or a partial-payment receipt).

Potential side effects
generate_etat_des_lieux

Generate a semi-filled, print-and-complete inventory report (decret 2016-382).

Inferred read-only
generate_conge

Generate a notice-to-quit letter (landlord or tenant).

Inferred read-only
generate_cautionnement

Generate a guarantor's guarantee deed.

Inferred read-only
generate_avenant

Generate a lease amendment.

Inferred read-only
generate_resiliation_amiable

Generate a mutual lease-termination agreement.

Inferred read-only
generate_relance_impaye

Generate an unpaid-rent reminder letter.

Inferred read-only
generate_inventaire_mobilier

Generate a furniture inventory (furnished lease).

Inferred read-only
generate_notice_information

Generate the lease's mandatory information notice (loi ALUR).

Inferred read-only
generate_reparations_locatives

Generate the list of repairs chargeable to the tenant (decret 87-712).

Inferred read-only
generate_grille_vetuste

Generate a wear-and-tear (vetuste) grid.

Inferred read-only
generate_charges_recuperables

Generate the list of recoverable charges (decret 87-713).

Inferred read-only
generate_bordereau_restitution

Generate the security-deposit restitution slip.

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.faireplace-public-tools]
url = "https://mcp.faireplace.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "faireplace-public-tools": {
      "type": "http",
      "url": "https://mcp.faireplace.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "faireplace-public-tools": {
      "type": "http",
      "url": "https://mcp.faireplace.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "faireplace-public-tools",
  "transport": "streamable-http",
  "url": "https://mcp.faireplace.com/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 faireplace.com was fetched 2026-08-03T20:52:07.506Z and is being refreshed.

Trust status Trusted

faireplace.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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