AgentMarketMCP / SKILL 资产档案馆

目录 / mcp-rncp

MCP 鉴权未知 未评级 已上架

mcp-rncp

French RNCP/RS certification registers: search, sheets, blocs, validity, SIRET habilitation. Serveur MCP gratuit et open source pour interroger le RNCP et le RS de France compétences depuis Claude, ChatGPT ou Cursor : recherche de certifications, fiche complète, blocs de compétences EDOF, validité et échéance, habilitation d'un SIRET. Sans clé API, réponses sourcées et datées. Free, open-source MCP server over France compétences open data (RNCP and RS registers of French professional certifications). 9 read-only tools: full-text search with French synonyms, full certification sheet, blocs de compétences (EDOF codes), validity/expiry check, SIRET habilitation check, partner listing, comparison, recent changes, data status. No API key, every answer cites its source and data date. Hosted Streamable HTTP endpoint or local npx -y mcp-rncp. Catégories / tags : education, government, open-data, france, certification, training, hr, search Tags : mcp rncp rs france-competences certification formation cpf edof qualiopi open-data Liens Site : https://mcp-rncp.com — Docs : https://mcp-rncp.com/docs Repo : https://github.com/ALDEBERTArnaud/mcp-rncp (MIT) npm : https://www.npmjs.com/package/mcp-rncp Endpoint hébergé (Streamable HTTP, sans auth) : https://mcp-rncp.com/mcp Auteur : Arnaud Aldebert — https://arnaud-aldebert.dev Config locale (stdio) : { "mcpServers": { "rncp": { "command": "npx", "args": ["-y", "mcp-rncp"] } } } Config hébergée : { "mcpServers": { "rncp": { "url": "https://mcp-rncp.com/mcp" } } }

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://mcp-rncp--arnaudtishu.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "mcp-rncp": {
      "url": "https://mcp-rncp--arnaudtishu.run.tools"
    }
  }
}

能力清单

工具说明
search_certificationsFull-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 ? »
get_certificationFull 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. »
list_blocsBlocs 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. »
check_validityIs 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 ? »
check_habilitationIs 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 ? »
list_partenairesTraining 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 ? »
compare_certificationsSide-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. »
changes_sinceCertifications 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 ? »
get_data_statusSource 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 ? »
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。