{"name":"io.github.ALDEBERTArnaud/mcp-rncp","slug":"aldebertarnaud-mcp-rncp","title":"RNCP / RS — certifications professionnelles (France compétences)","description":"French RNCP/RS certification registers: search, sheets, blocs, validity, SIRET habilitation.","url":"https://mcp.market/server/aldebertarnaud-mcp-rncp","rating":null,"grade":"A","score":88,"certified":false,"status":"active","category":"productivity","tags":["productivity","search"],"presence":{"score":33,"stars":1,"forks":0,"downloads_week":31,"last_push_at":"2026-09-21T10:17:47.000Z","license":"MIT"},"uptime":{"percent":100,"checks":20,"ok":20,"last_checked_at":"2026-09-24T07:16:19.427Z","last_ok_at":"2026-09-24T07:16:19.427Z","latency_ms":416},"claimed":false,"transport":"mixed","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/ALDEBERTArnaud/mcp-rncp","website":"https://github.com/ALDEBERTArnaud/mcp-rncp","version":"0.1.4","remotes":[{"type":"streamable-http","url":"https://mcp-rncp.com/mcp"}],"packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"mcp-rncp","version":"0.1.4","transport":{"type":"stdio"}}],"tools":[{"name":"changes_since","description":"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 fiches informatique (NSF 326) ont changé depuis le 1er juillet ? »","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"since":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$","description":"ISO date YYYY-MM-DD"},"type":{"type":"string","enum":["created","updated","deactivated","reactivated","removed"]},"repertoire":{"type":"string","enum":["RNCP","RS"]},"nsf":{"type":"string","maxLength":4},"limit":{"default":50,"type":"integer","minimum":1,"maximum":100}},"required":["since"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"check_habilitation","description":"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. Habilitation is effective only if the certification is active AND the partner state is 'Actif'. Example (FR): « Le SIRET 80875076400025 est-il habilité sur le RNCP 35419 ? »","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"numero":{"type":"string","minLength":1,"maxLength":40,"description":"Certification number: \"RNCP35419\", \"35419\", \"rncp 35419\", \"RS5000\" or a francecompetences.fr URL"},"siret":{"type":"string","minLength":9,"maxLength":20,"description":"SIRET (14 digits) or SIREN (9 digits, matches all establishments)"}},"required":["numero","siret"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"check_validity","description":"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 registered active certification is eligible in principle; the training organism must still be habilitated and referenced). Example (FR): « Le RNCP 35419 est-il encore actif ? Jusqu'à quand ? »","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"numero":{"type":"string","minLength":1,"maxLength":40,"description":"Certification number: \"RNCP35419\", \"35419\", \"rncp 35419\", \"RS5000\" or a francecompetences.fr URL"}},"required":["numero"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"compare_certifications","description":"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 bloc of B (overlap coefficient). Example (FR): « Compare le RNCP 36490 et le RNCP 37873. »","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"numero_a":{"type":"string","minLength":1,"maxLength":40,"description":"Certification number: \"RNCP35419\", \"35419\", \"rncp 35419\", \"RS5000\" or a francecompetences.fr URL"},"numero_b":{"type":"string","minLength":1,"maxLength":40,"description":"Certification number: \"RNCP35419\", \"35419\", \"rncp 35419\", \"RS5000\" or a francecompetences.fr URL"}},"required":["numero_a","numero_b"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"get_certification","description":"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, statistics, official URL. Long texts are truncated to 4000 chars unless full=true. Example (FR): « Donne-moi la fiche RNCP 35419 et ses compétences attestées. »","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"numero":{"type":"string","minLength":1,"maxLength":40,"description":"Certification number: \"RNCP35419\", \"35419\", \"rncp 35419\", \"RS5000\" or a francecompetences.fr URL"},"full":{"default":false,"description":"Return untruncated long texts","type":"boolean"}},"required":["numero"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"get_data_status","description":"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 données RNCP ? »","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"list_blocs","description":"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 blocs. Example (FR): « Liste les blocs de compétences du RNCP 37674 à renseigner dans EDOF. »","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"numero":{"type":"string","minLength":1,"maxLength":40,"description":"Certification number: \"RNCP35419\", \"35419\", \"rncp 35419\", \"RS5000\" or a francecompetences.fr URL"}},"required":["numero"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"list_partenaires","description":"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 RNCP 37674 ? »","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"numero":{"type":"string","minLength":1,"maxLength":40,"description":"Certification number: \"RNCP35419\", \"35419\", \"rncp 35419\", \"RS5000\" or a francecompetences.fr URL"},"siret_prefix":{"description":"SIRET/SIREN prefix filter","type":"string","maxLength":14},"actifs_only":{"default":true,"type":"boolean"},"limit":{"default":50,"type":"integer","minimum":1,"maximum":100},"offset":{"default":0,"type":"integer","minimum":0,"maximum":9007199254740991}},"required":["numero"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"search_certifications","description":"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). Filter by register, level (3-8), NSF or ROME code. Returns ranked matches with status and expiry date; use get_certification for details. Example (FR): « Quelles certifications de niveau 6 en cybersécurité sont actives ? »","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":1,"maxLength":200,"description":"Free text, French (e.g. 'développeur web', 'gestion paie')"},"repertoire":{"description":"Restrict to one register","type":"string","enum":["RNCP","RS"]},"niveau":{"description":"Qualification level 3 (CAP) to 8 (doctorate); RS entries have no level","type":"integer","minimum":3,"maximum":8},"nsf":{"description":"NSF code or prefix, e.g. '326' (IT)","type":"string","maxLength":4},"rome":{"description":"ROME code, e.g. 'M1805'","type":"string","maxLength":5},"actives_only":{"default":true,"description":"Only certifications currently registered (default true)","type":"boolean"},"limit":{"default":10,"type":"integer","minimum":1,"maximum":20}},"required":["query"],"$schema":"https://json-schema.org/draft/2020-12/schema"}}],"scan":{"score":88,"grade":"A","scanned_at":"2026-09-22T21:28:50.640Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-22T21:28:50.624Z","components":{"code":{"score":20,"max":25,"notes":["2 source files scanned"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1658ms"]},"poisoning":{"score":15,"max":15,"notes":["9 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":15,"max":15,"notes":["last push 1 days ago"]},"identity":{"score":8,"max":10,"notes":["registry namespace matches repository owner","GitHub account older than a year"]}},"findings":[{"id":"exec.eval","severity":"medium","component":"code","title":"eval / new Function used","evidence":"dist/mcp-rncp.mjs: …re\")) return !1; try { return new Function(\"\"), !0; } catch (_) { return !1; …"}],"inputs":{"probes":[{"url":"https://mcp-rncp.com/mcp","reachable":true,"authRequired":false,"latencyMs":1658,"serverInfo":{"name":"mcp-rncp","version":"0.1.4"}}],"packages":[{"registryType":"npm","identifier":"mcp-rncp","version":"0.1.4","found":true,"license":"MIT","hasInstallScripts":false,"dependencyCount":0,"publishedAt":"2026-08-19T10:16:00.032Z","repositoryUrl":"git+https://github.com/ALDEBERTArnaud/mcp-rncp.git","weeklyDownloads":31}],"repo":{"found":true,"owner":"ALDEBERTArnaud","repo":"mcp-rncp","archived":false,"pushedAt":"2026-09-21T10:17:47Z","stars":1,"forks":0,"openIssues":0,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/72608984?v=4","ownerCreatedAt":"2020-10-09T11:53:40Z","license":"MIT"},"icon":{"url":"https://mcp-rncp.com/apple-touch-icon.png","source":"site","width":180,"height":180},"presence":{"stars":1,"forks":0,"downloadsWeek":31,"license":"MIT","lastPushAt":"2026-09-21T10:17:47.000Z","score":33}}}},"grade_history":[],"reviews":[]}