Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

RNCP / RS — certifications professionnelles (France compétences)

io.github.aldebertarnaud/mcp-rncp

French RNCP/RS certification registers: search, sheets, blocs, validity, SIRET habilitation.

Uptime
100.0%
3 direct probes · 30d
Response
596ms
last probe
Tools
9
callable
Resources
2
readable
Prompts
2
available

Tools · 9

search_certifications

Full-text search (BM25 + French synonyms) over the French national registers of professional certifications: RNCP (diplomas, titles, CQP) and RS (specific register: skills certificates, habilitations)…

get_certification

Full structured sheet of one RNCP or RS certification: title, level, status and expiry, certifier(s), activities, attested skills, NSF/ROME/Formacode codes, access routes, legal texts, replacements, s…

list_blocs

Blocs de compétences of an RNCP certification (code RNCPxxxxxBCyy, title, skills, assessment methods), in the order and wording expected by EDOF / Mon Compte Formation forms. RS certifications have no…

check_validity

Is this certification currently registered (active) and until when? Returns status, expiry date, remaining days, delivery deadline, replacement certification(s) and an estimated CPF eligibility (a reg…

check_habilitation

Is a given SIRET (or SIREN) habilitated for a certification, and for which role: 'former' (train), 'evaluer' (organise assessment) or both? Also detects when the SIRET is the certifier itself. Habilit…

list_partenaires

Training organisms habilitated on a certification (name, SIRET, role former/evaluer/both, state, dates). Paginated; filter by SIRET/SIREN prefix. Example (FR): « Quels organismes sont habilités sur le…

compare_certifications

Side-by-side comparison of two certifications: level, status, certifiers, NSF/ROME overlap, number of blocs and lexical overlap of blocs (Jaccard on skill terms) and, for each bloc of A, the closest b…

changes_since

Certifications created, updated, deactivated, reactivated or removed since a date (history starts at the first ingestion run). Filter by change type, register or NSF code. Example (FR): « Quelles fich…

get_data_status

Source dataset date, ingestion run, counts (total/active/RNCP/RS/blocs/partners) and age of the data in days. Call this to tell the user how fresh the answers are. Example (FR): « De quand datent les …

Resources · 2

glossaire

Definitions of RNCP/RS concepts: registers, levels, blocs, habilitations, CPF, EDOF, NSF/ROME.

rncp://glossaire
about

Data provenance (France compétences via data.gouv.fr), licence, last update, coverage and known limits.

rncp://about

Prompts · 2

rediger_offre_edof

Drafts the pedagogical objectives, programme outline and blocs section of an EDOF / Mon Compte Formation offer from an RNCP sheet. Args: numero, public (target audience), duree (hours).

verifier_certification

Compliance check before selling or funding a training: validity, expiry, replacement, blocs, and (optionally) whether a SIRET is habilitated. Args: numero, siret (optional).

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "rncp_/_rs_—_certifications_professionnelles_(france_compétences)": {
      "url": "https://mcp-rncp.com/mcp",
      "transport": "streamable-http"
    }
  }
}