French Admin MCP Server

Serveur MCP pour l'administration française — impôts, URSSAF, CAF, chômage (ARE), licenciement, CPF, factures, courriers administratifs. Barèmes 2026.

Local serverstdio

What is the French Admin MCP MCP server?

Connect French Admin MCP to Claude, Cursor or any other MCP client and it stops being a tab you switch to. Serveur MCP pour l'administration française — impôts, URSSAF, CAF, chômage (ARE), licenciement, CPF, factures, courriers administratifs. Barèmes 2026. The french admin mcp mcp server is what makes that connection.

What the server does

Serveur MCP (Model Context Protocol) pour l'administration francaise. Aide les citoyens et entreprises a naviguer la bureaucratie francaise avec l'IA.

Available tools

The toolset is worth reading before you wire it up, because it tells you what the integration is really for:

  • Product — Price
  • Plan — Prix
  • Gratuit — 0 EUR
  • Premium — 9,99 EUR/mois
  • simuler_impots — Simule l'impot sur le revenu (bareme 2025/2026). Prend en compte la situation familiale, le quotient familial, les abattements par type de revenu, et
  • calculer_charges_ae — Calcule les charges sociales URSSAF d'un auto-entrepreneur / micro-entrepreneur
  • generer_facture — Genere une facture conforme au droit francais avec toutes les mentions legales obligatoires (art. L441-9 du Code de commerce)
  • declaration_urssaf — Prepare la declaration trimestrielle URSSAF. Calcule les cotisations et fournit les etapes a suivre
  • aide_caf — Estime les aides de la CAF : prime d'activite, allocations familiales, APL
  • demarche_admin — Guide etape par etape pour les demarches administratives : carte d'identite, passeport, permis de conduire, declaration d'impots, creation
  • rediger_courrier — Redige un courrier administratif formel : contestation, resiliation, reclamation, mise en demeure, demande, signalement
  • verifier_convention_collective — Verifie les droits sous une convention collective : preavis, periode d'essai, conges speciaux, indemnites. Couvre Syntec (1486), Metallurgie (3248)

Installation

The server ships on npm as french-admin-mcp, so your MCP client can launch it on demand — there is no separate build step. Add the server block to your client's configuration, restart it, and the tools register themselves.

Where it fits

Plenty of developer tooling servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. French Admin MCP's toolset — Product, Plan, Gratuit and 10 more — is a fair guide to whether it matches your workflow. It is maintained by thomasgorisse; worth a glance at recent repository activity before you build anything load-bearing on it.

We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.

Worth knowing first

  • It runs with your machine's permissions. That is convenient and also the reason to think about what you point it at before you approve a tool call.
  • With 13 tools registered it takes up a noticeable share of the context window; turn it off in projects that never touch French Admin MCP.
  • Keep per-call confirmation enabled while you learn its behaviour; it is the cheapest safeguard you have.

Available tools

ToolWhat it does
ProductPrice
PlanPrix
Gratuit0 EUR
Premium9,99 EUR/mois
simuler_impotsSimule l'impot sur le revenu (bareme 2025/2026). Prend en compte la situation familiale, le quotient familial, les abattements par type de revenu, et la decote.
calculer_charges_aeCalcule les charges sociales URSSAF d'un auto-entrepreneur / micro-entrepreneur.
generer_factureGenere une facture conforme au droit francais avec toutes les mentions legales obligatoires (art. L441-9 du Code de commerce).
declaration_urssafPrepare la declaration trimestrielle URSSAF. Calcule les cotisations et fournit les etapes a suivre.
aide_cafEstime les aides de la CAF : prime d'activite, allocations familiales, APL.
demarche_adminGuide etape par etape pour les demarches administratives : carte d'identite, passeport, permis de conduire, declaration d'impots, creation auto-entrepreneur, carte grise.
rediger_courrierRedige un courrier administratif formel : contestation, resiliation, reclamation, mise en demeure, demande, signalement.
verifier_convention_collectiveVerifie les droits sous une convention collective : preavis, periode d'essai, conges speciaux, indemnites. Couvre Syntec (1486), Metallurgie (3248), Commerce (2609), Transport (0016), Particulier employeur (3239).
simuler_retraiteSimulation simplifiee de la retraite : pension de base (CNAV), complementaire (Agirc-Arrco), taux de remplacement. Prend en compte la reforme 2023.

How to install the French Admin MCP MCP server

{
  "mcpServers": {
    "french-admin": {
      "command": "npx",
      "args": ["-y", "french-admin-mcp"]
    }
  }
}

Add to claude_desktop_config.json, then restart Claude Desktop.

Example prompts to try

  • Use French Admin MCP to Product.
  • Use French Admin MCP to Plan.
  • Use French Admin MCP to Gratuit.

Frequently asked questions

It connects French Admin MCP to MCP-compatible AI assistants such as Claude and Cursor, exposing 13 tools (Product, Plan, Gratuit, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with French Admin MCP directly.