Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Vocaneo

REMOTE · MCP.VOCANEO.COM · SCANNED SEP 22

French job profiles, RNCP diplomas and 135,000 training programs. Read-only, no account.

Available components

+3 this week 82 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security77
Transport & Reachability100
Schema Quality & AI Usability61
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 6355 tokens (~488/item across 13 items; 13 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 13 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Vocaneo MCP server?

Vocaneo is a hosted endpoint at https://mcp.vocaneo.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.vocaneo.com

# add to Claude Code
claude mcp add --transport http com-vocaneo-vocaneo 'https://mcp.vocaneo.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-vocaneo-vocaneo": {
      "url": "https://mcp.vocaneo.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-vocaneo-vocaneo": {
      "type": "http",
      "url": "https://mcp.vocaneo.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-vocaneo-vocaneo]
url = "https://mcp.vocaneo.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-vocaneo-vocaneo": {
      "type": "remote",
      "url": "https://mcp.vocaneo.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-vocaneo-vocaneo --url 'https://mcp.vocaneo.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-vocaneo-vocaneo:
    url: "https://mcp.vocaneo.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-vocaneo-vocaneo": {
      "Transport": "http",
      "Url": "https://mcp.vocaneo.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-vocaneo-vocaneo -t streamable-http -u 'https://mcp.vocaneo.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-vocaneo-vocaneo": {
      "type": "http",
      "url": "https://mcp.vocaneo.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 22 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 22 Sept 2026 · Probed https://mcp.vocaneo.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.vocaneo.com CN=YE2,O=Let's Encrypt,C=US 10 Aug 2026 8 Nov 2026 ECDSA 256 ECDSA-SHA384 5cac3a296d87e3346156c0c3f31f1d79a23
SANs: mcp.vocaneo.com
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC secure

Validation of mcp.vocaneo.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
vocaneo.com. present 58666 8 Verified
mcp.vocaneo.com. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.vocaneo.com/mcp Verified 200
http (plaintext) http://mcp.vocaneo.com/mcp HTTPS enforced 301 https://mcp.vocaneo.com/mcp
MCP tools · 13 exposed · ~6,355 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
compare_skills ~374

Compare des compétences décrites en clair à celles requises par un métier cible : ce qui correspond, ce qui manque (savoir-faire et savoirs séparés), et les nombres bruts. Utile pour répondre à « ai-je le profil pour devenir X ». Ne suggère pas de métiers : il faut fournir une cible. Les compétences se décrivent avec les mots de la personne — l'appariement ne demande pas le libellé exact du référentiel, et une phrase qui en énonce plusieurs (« accueil et vente en magasin ») est découpée. ⚠ NE PAS calculer de pourcentage à partir de ces nombres. « commonSkills » ne recense que les compétences que la personne a pensé à citer, jamais tout ce qu'elle sait : rapporté aux « jobSkillsCount » du métier, il produirait un taux qui punit la concision. Dire les nombres tels quels — « vous en avez cité 5, 3 correspondent ; le métier en compte 36 » — et jamais un verdict d'employabilité. EN: Compares a list of skills against those required by a target job, returning matching skills, missing skills and a coverage rate. Answers « do I have the profile for job X ». Does not suggest jobs: a target is required. Describe skills in plain words: matching does not require the reference data's exact wording. The coverage rate is an order of magnitude derived from vocabulary proximity — present it as such, never as a competence assessment, and never conclude from it that an application is pointless.

NameTypeReqDescription
targetJobSlugstringyesSlug du métier visé. EN: Slug of the target job.
userSkillsarrayyesCompétences de la personne, en clair. EN: The person's skills, in plain words.

No output schema declared.

No examples provided.

get_certification ~160

Fiche complète d'un diplôme ou d'une certification : intitulé, codes RNCP et RS, type, niveau de sortie, voies d'accès, prix moyen des formations, métiers visés et nombre de formations qui y préparent. Renvoie l'URL publique à citer. L'identifiant se récupère via search_certifications ou get_job_pathways. EN: Full record of a diploma or certification: title, RNCP and RS codes, type, exit level, access routes, average training price, target jobs and how many programmes prepare for it. Returns the public URL to cite. Get the id from search_certifications or get_job_pathways.

NameTypeReqDescription
idnumberyesIdentifiant numérique de la certification. EN: Numeric certification id.

No output schema declared.

No examples provided.

get_job ~237

Fiche complète d'un métier français : missions, compétences, appellations, conditions d'accès, marché de l'emploi (tension, salaires, offres) et exposition à l'intelligence artificielle. Accepte le slug du métier ou son code ROME. Renvoie l'URL publique de la fiche, à citer. EN: Full profile of a French job: duties, skills, alternative names, access conditions, labour-market data (demand, salaries, vacancies) and AI exposure. Accepts a job slug or a ROME code. Returns the public URL to cite.

NameTypeReqDescription
identifierstringyesSlug du métier (ex. developpeur-developpeuse-informatique) ou code ROME (ex. M1805). Les slugs sont épicènes : en cas de doute, passer par search_jobs, qui sert le slug exact. EN: Job slug (e.g. deve…

No output schema declared.

No examples provided.

get_job_pathways ~412

Répond à « comment devenir X » : les diplômes et certifications qui mènent à un métier, avec le nombre de formations qui y préparent, le niveau de sortie dominant et les voies d'accès (scolaire, alternance, formation continue). Accepte le slug d'un métier ou son code ROME — les codes récents (ROME 4.0) sont résolus par le référentiel, inutile de chercher un code parent. C'est le pont entre une question d'orientation et l'offre de formation réelle. EN: Answers « how do I become X »: the diplomas and certifications leading to a job, with how many training programmes prepare for each, the dominant exit level and the access routes. Accepts a job slug or a ROME code — recent (ROME 4.0) codes are resolved upstream, no need to look up a parent code.

NameTypeReqDescription
identifierstringyesCode ROME du métier (ex. J1506 pour infirmier en soins généraux) ou slug exact. Les slugs sont épicènes et souvent longs — « infirmier » seul n'existe pas, c'est « infirmier-infirmiere-en-soins-gener…
limitnumberNombre de diplômes renvoyés, 1 à 20 (défaut 12). Les statistiques du métier portent sur la totalité, pas sur cette page. EN: Number of diplomas returned, 1 to 20 (default 12). The job statistics alwa…

No output schema declared.

No examples provided.

get_similar_jobs ~378

Métiers proches d'un métier donné, classés par nombre de savoir-faire partagés avec lui. Répond à « je fais ce métier, vers quoi puis-je aller ? » et « quels métiers ressemblent à celui-là » — la question la plus fréquente en reconversion. Chaque résultat porte « sharedSkills », le nombre de savoir-faire communs, et son URL publique à citer. La proximité est calculée sur les compétences du référentiel : c'est un fait vérifiable, pas un conseil. Cet outil ne connaît rien de la personne qui pose la question et n'emploie aucune psychométrie — ne pas présenter ses résultats comme une orientation individuelle, ni les combiner pour en fabriquer une. EN: Jobs closest to a given one, ranked by how many practical skills they share with it. Answers « I do this job, where can I go next? ». Each result carries « sharedSkills », the number of shared skills, and a public URL to cite. Proximity is computed from the reference data's skills: a verifiable fact, not advice. This tool knows nothing about the person asking and uses no psychometrics — do not present its results as individual career guidance.

NameTypeReqDescription
identifierstringyesSlug du métier de départ (ex. developpeur-developpeuse-informatique). Un code ROME est accepté mais coûte un appel de plus : préférer le slug, que search_jobs et get_job servent tous deux. EN: Slug o…
limitnumberNombre de métiers proches, 1 à 20 (défaut 10). EN: Number of similar jobs, 1 to 20 (default 10).

No output schema declared.

No examples provided.

get_training ~141

Fiche complète d'une formation : objectifs, programme, prérequis, modalités d'admission, voies et modalités disponibles, prix, éligibilité au CPF, diplôme préparé et établissement qui la dispense. Renvoie l'URL publique à citer. L'identifiant se récupère via search_trainings. EN: Full record of a training programme: objectives, syllabus, prerequisites, admission process, available routes and delivery modes, price, CPF eligibility, prepared diploma and the establishment delivering it. Returns the public URL to cite. Get the id from search_trainings.

NameTypeReqDescription
idnumberyesIdentifiant numérique de la formation. EN: Numeric training id.

No output schema declared.

No examples provided.

get_training_center ~286

Fiche complète d'un établissement de formation : raison sociale, adresse, ville, nature et statut, types (organisme de formation, CFA, centre de bilan, enseignement supérieur), académie, nombre de formations dispensées et offre de bilan de compétences. L'identifiant se récupère via search_training_centers. Deux adresses distinctes, à ne pas confondre : « url » est la page Vocaneo de l'établissement, celle à citer ; « website » est le site de l'organisme lui-même, celui vers lequel envoyer quelqu'un qui veut s'inscrire ou se renseigner. « phone » est son téléphone quand il est connu. Pour lister ses formations, appeler search_trainings avec establishmentId. EN: Full record of a training establishment: legal name, address, city, nature and status, types (training provider, apprenticeship centre, skills-assessment centre, higher education), academy, number of programmes delivered and skills-assessment offering. Get the id from search_training_centers. Two distinct addresses: « url » is the establishment's Vocaneo page, the one to cite; « website » is the provider's own site, where to send someone who wants to enrol. To list its programmes, call search_trainings with establishmentId.

NameTypeReqDescription
idnumberyesIdentifiant numerique de l etablissement. EN: Numeric establishment id.

No output schema declared.

No examples provided.

list_job_sectors ~95

Liste les secteurs d'activité du référentiel des métiers, avec leur identifiant, pour filtrer une recherche sur un secteur entier. Inutile pour une question thématique simple : search_jobs cherche déjà dans le libellé du secteur. EN: Lists the activity sectors of the job reference, with their identifiers, to filter a search on a whole sector. Not needed for simple thematic questions: search_jobs already searches sector labels.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

resolve_location ~300

Résout un lieu français à partir d'un code postal ou d'un nom de ville, et renvoie les valeurs exactes à réutiliser dans les recherches de formations et d'établissements. À appeler avant toute recherche « près de chez moi » : le nom de ville et le département doivent être envoyés tels quels aux deux recherches. La ville résolue porte aussi ses latitude/longitude : c'est le centre à passer dans aroundLat/aroundLng avec radiusKm pour chercher AUTOUR d'un lieu — le bon geste quand une petite ville ne donne rien, l'offre étant souvent dans la commune d'à côté. EN: Resolves a French location from a postcode or city name, returning the exact values to reuse in training and establishment searches. Call before any « near me » search: the city name and department must be passed verbatim to both searches. The resolved city also carries its latitude/longitude: the centre to pass as aroundLat/aroundLng with radiusKm to search AROUND a place — the right move when a small town yields nothing, the offer often sitting in the next town over.

NameTypeReqDescription
querystringyesCode postal à cinq chiffres (ex. 69003) ou nom de ville (ex. Antibes). Les deux fonctionnent, arrondissements compris : 69003 résout Lyon. EN: Five-digit postcode or city name. Both work, arrondissem…

No output schema declared.

No examples provided.

search_certifications ~652

Recherche des diplômes et certifications reconnus en France (RNCP, RS) : par nom, par code, par type de diplôme, par niveau de sortie ou par métier visé. Renvoie pour chacun son URL publique à citer. Pour savoir où préparer un diplôme trouvé ici, enchaîner sur search_training_centers avec son certificationId. Renvoie « total », le nombre de diplômes correspondants, et « results », une page d'au plus 20. Quand le référentiel en compte trop pour être dénombrés, « total » vaut null et « totalAtLeast » porte une borne basse : dire alors « plus de N », jamais « N ». EN: Search French recognised diplomas and certifications (RNCP, RS) by name, code, diploma type, exit level or target job. Each result carries a public URL to cite. To find where a diploma is taught, chain to search_training_centers with its certificationId. Returns « total », the number of matches, and « results », a page of at most 20. When the reference data holds too many to count, « total » is null and « totalAtLeast » carries a lower bound: say « more than N », never « N ».

NameTypeReqDescription
exitLevelstringNiveau de sortie. Valeurs acceptées : cap_bep, bac, bac_plus_1, bac_plus_2, bac_plus_3, bac_plus_4, bac_plus_5, bac_plus_6, bac_plus_7, bac_plus_8, bac_plus_9_plus, na. Noter la forme avec tirets bas…
limitnumberNombre de résultats, 1 à 20 (défaut 10). EN: 1 to 20 (default 10).
qstringRecherche libre sur le nom du diplôme et ses codes RNCP ou RS. EN: Free-text search on the diploma name and its RNCP or RS codes.
romeCodestringCode ROME du métier visé, de la forme J1506, pour ne garder que les diplômes qui y mènent. EN: ROME code of the target job, e.g. J1506.
typestringType de diplôme. Une trentaine de valeurs, dont : cap_bep, bac, bts_btsa_btsm, but, licence, licence_pro, master, diplome_ingenieur, diplome_etat, titre_professionnel, certification_rs, doctorat. Une…

No output schema declared.

No examples provided.

search_jobs ~647

Recherche des métiers dans le référentiel français Vocaneo : par mots-clés, secteur d'activité, salaire minimum, facilité d'accès au métier ou par thèmes tels que le télétravail, le freelance, les métiers en tension ou à impact écologique. Renvoie une liste courte avec, pour chaque métier, son URL publique à citer. Avec « query », les résultats sont classés par pertinence — le métier généraliste d'abord, puis ses spécialisations : le premier résultat est celui que vise une question « comment devenir X ». Renvoie « results », une page d'au plus 20 métiers, et « total », qui vaut null : l'API des métiers ne fournit pas de décompte. EN: Search French job profiles by keywords, sector, minimum salary, accessibility or themes such as remote work, freelance, high-demand or environmental-impact jobs. Each result carries a public URL to cite. Returns « results », a page of at most 20, and « total », which is null: the jobs API provides no count.

NameTypeReqDescription
limitnumberNombre de résultats, 1 à 20 (défaut 10). EN: Number of results, 1 to 20 (default 10).
minAccessibilityScorenumberBorne basse du score d'accessibilité du métier, de 0 à 10 : plus il est haut, plus le métier est accessible sans longues études. Utiliser 7 ou plus pour « sans faire de longues études ». Ce score ne…
minSalarynumberSalaire annuel brut minimum, en euros, comparé au premier décile du métier. EN: Minimum gross annual salary in euros, compared to the job's first decile.
querystringRecherche libre sur le titre, le code ROME, le secteur et les appellations du métier. Cherche aussi dans le libellé du secteur : « sante » suffit pour les métiers de la santé. EN: Free-text search ov…
romeCodestringCode ROME exact, de la forme M1805. EN: Exact ROME code, e.g. M1805.
sectorsarrayIdentifiants de secteurs d'activité, obtenus via l'outil list_job_sectors. Pour une recherche thématique simple, préférer « query ». EN: Sector identifiers, obtained from the list_job_sectors tool.
tagsarrayThèmes d'excellence du métier. Valeurs acceptées : salary (bien rémunéré), telework (télétravail possible), freelance (exerçable en indépendant), demand (métier en tension, qui recrute), ecological_i…

No output schema declared.

No examples provided.

search_training_centers ~1,078

Recherche des établissements de formation français : organismes de formation, CFA (apprentissage), centres de bilan de compétences et établissements d'enseignement supérieur. Filtrable par ville, code postal, département, région et type. En fournissant certificationId, renvoie plutôt les établissements qui préparent ce diplôme — c'est ainsi qu'on répond à « où préparer ce diplôme » et « dans quelles villes ». Renvoie « total », le nombre d'établissements correspondants, et « results », une page d'au plus 20. Quand le référentiel en compte trop pour être dénombrés, « total » vaut null et « totalAtLeast » porte une borne basse : dire alors « plus de N », jamais « N ». Avec certificationId, « total » vaut null sans borne : cette collection n'en fournit aucune. EN: Search French training establishments: training providers, apprenticeship centres, skills-assessment centres and higher-education institutions. Filter by city, postcode, department, region and type. Passing certificationId instead returns the establishments preparing that diploma. Returns « total » and « results ». When the reference data holds too many to count, « total » is null and « totalAtLeast » carries a lower bound: say « more than N », never « N ». With certificationId, « total » is null with no bound.

NameTypeReqDescription
aroundLatnumberLatitude du centre du rayon, prise telle quelle dans la réponse de resolve_location. Toujours avec aroundLng et radiusKm. EN: Latitude of the radius centre, taken verbatim from resolve_location. Alwa…
aroundLngnumberLongitude du centre du rayon, prise telle quelle dans la réponse de resolve_location. EN: Longitude of the radius centre, taken verbatim from resolve_location.
certificationIdnumberIdentifiant d'une certification : renvoie les établissements qui la préparent, en ignorant les autres filtres. EN: Certification id: returns the establishments preparing it, ignoring other filters.
citystringNom exact de la ville. Ne sert pas à retrouver un nom d'organisme — mettre alors tout dans q, jamais ici. EN: Exact city name. Never use it to find an organisation by name — put everything in q inste…
departmentstringDépartement au format « code - nom », ex. « 06 - Alpes-Maritimes », telle que renvoyée par resolve_location. Le nom seul ne ramène rien. EN: Department as « code - name », e.g. « 06 - Alpes-Maritimes…
limitnumberNombre de résultats, 1 à 20 (défaut 10). EN: 1 to 20 (default 10).
postalCodestringCode postal. Même règle que city : jamais cumulé avec un nom d'organisme dans q. EN: Postcode. Same rule as city: never alongside an organisation name in q.
qstringRecherche libre sur le nom et la ville. Un NOM d'établissement se cherche ici seul, ville incluse dans q si besoin — jamais cumulé avec les filtres city ou postalCode : la commune administrative d'un…
radiusKmnumberRayon en kilomètres, de 1 à 200 — 15 km est un bon départ, à élargir si vide. Pour « près de X » ou « autour de X », ou quand une petite ville ne donne rien : resolve_location d'abord, puis ses latit…
regionstringNom de la region. EN: Region name.
typestringType d'établissement. Valeurs acceptées : organisme_formation, centre_formation_apprentis, centre_bilan_competences, etablissement_enseignement_superieur. EN: Establishment type. Accepted values: org…

No output schema declared.

No examples provided.

search_trainings ~1,595

Recherche des formations réellement dispensées en France : par mots-clés, lieu, voie (scolaire, apprentissage, contrat de professionnalisation, formation continue), modalité (présentiel ou distance), prix maximum, diplôme préparé, métier visé ou éligibilité au CPF. Chaque résultat porte son établissement, son prix et son URL publique à citer. En fournissant establishmentId, renvoie plutôt le catalogue d'un établissement donné : c'est ainsi qu'on répond à « quelles formations propose cette école ». Renvoie « total », le nombre de formations correspondantes, et « results », une page d'au plus 20 : le dire à l'utilisateur plutôt que de présenter la page comme la liste complète. Quand le référentiel en compte trop pour être dénombrés, « total » vaut null et « totalAtLeast » porte une borne basse : dire alors « plus de N », jamais « N ». ATTENTION à « certification: null » : cela signifie « aucun diplôme connu du référentiel », et non « formation non diplômante ». Les deux causes — formation réellement non certifiante, ou diplôme existant mais non apparié à la source — ne sont pas distinguables ; ne jamais présenter une telle formation comme ne délivrant aucun diplôme. EN: Search training programmes actually delivered in France: by keywords, location, access route, delivery mode, maximum price, prepared diploma, target job or CPF funding eligibility. Each result carries its establishment, its price and a public URL to cite. Returns « total », the number of matching programmes, and « results », a page of at most 20: tell the user rather than presenting the page as the full list. When the reference data holds too many to count, « total » is null and « totalAtLeast » carries a lower bound: say « more than N », never « N ». BEWARE of « certification: null »: it means « no diploma known to the reference data », NOT « non-certifying programme ». Never present such a programme as awarding no diploma.

NameTypeReqDescription
aroundLatnumberLatitude du centre du rayon, prise telle quelle dans la réponse de resolve_location. Toujours avec aroundLng et radiusKm. EN: Latitude of the radius centre, taken verbatim from resolve_location. Alwa…
aroundLngnumberLongitude du centre du rayon, prise telle quelle dans la réponse de resolve_location. EN: Longitude of the radius centre, taken verbatim from resolve_location.
certificationIdnumberIdentifiant d'un diplôme, pour ne garder que les formations qui y préparent. EN: Diploma id, to keep only the programmes preparing for it.
citystringNom exact de la ville, tel que renvoyé par resolve_location. EN: Exact city name, as returned by resolve_location.
cpfEligiblebooleanNe garder que les formations finançables par le compte personnel de formation (CPF). L'éligibilité vaut à la date du dernier import du catalogue MonCompteFormation : c'est un indice fort, jamais une…
departmentstringDépartement sous la forme « code - nom », ex. « 06 - Alpes-Maritimes », telle que renvoyée par resolve_location. Le nom seul ne ramène rien. EN: Department as « code - name », e.g. « 06 - Alpes-Marit…
establishmentIdnumberIdentifiant d'un établissement, obtenu via search_training_centers : renvoie alors les formations de cet établissement, en ignorant les autres filtres. C'est la seule façon fiable de répondre à « que…
exitLevelstringNiveau de sortie du diplôme préparé. Valeurs acceptées : cap_bep, bac, bac_plus_1, bac_plus_2, bac_plus_3, bac_plus_4, bac_plus_5, bac_plus_6, bac_plus_7, bac_plus_8, bac_plus_9_plus, na. EN: Exit le…
limitnumberNombre de résultats, 1 à 20 (défaut 10). EN: 1 to 20 (default 10).
maxPricenumberPrix maximum en euros. Une formation en apprentissage est gratuite pour l'apprenti. EN: Maximum price in euros. Apprenticeship programmes are free for the apprentice.
modalitystringModalité de suivi. Valeurs acceptées : presentiel, partiel_distance, entierement_distance, presentiel_ou_distance. Pour « à distance », utiliser entierement_distance. EN: Delivery mode. Accepted valu…
postalCodestringCode postal à cinq chiffres. Plus étroit que la ville dans les grandes agglomérations : 69003 ne ramène que le 3e arrondissement de Lyon, là que city vaut Lyon ramène toute la ville. EN: Five-digit p…
qstringRecherche libre sur l'intitulé de la formation et le diplôme préparé. EN: Free-text search on the programme title and the prepared diploma.
radiusKmnumberRayon en kilomètres, de 1 à 200 — 15 km est un bon départ, à élargir si vide. Pour « près de X » ou « autour de X », ou quand une petite ville ne donne rien : resolve_location d'abord, puis ses latit…
regionstringNom de la region. EN: Region name.
romeCodestringCode ROME du métier visé, de la forme J1506. EN: ROME code of the target job, e.g. J1506.
voiestringVoie d'accès. Valeurs acceptées : scolaire, continue, apprentissage, contrat_pro. Pour « en alternance », utiliser apprentissage puis contrat_pro. EN: Access route. Accepted values: scolaire, continu…

No output schema declared.

No examples provided.

Common questions

What is the Vocaneo MCP server?

Vocaneo is an MCP server listed in the public MCP registry as com.vocaneo/vocaneo. French job profiles, RNCP diplomas and 135,000 training programs. Read-only, no account. This page covers its hosted endpoint (https://mcp.vocaneo.com/mcp).

Is the Vocaneo MCP server safe to use?

Vocaneo scores 82 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Vocaneo MCP server expose?

Vocaneo exposes 13 tools: search_jobs, get_job, compare_skills, get_similar_jobs, list_job_sectors, and 8 more. Their descriptions and schemas cost roughly 6,355 tokens of context every time the server is loaded.

Does the Vocaneo MCP server require authentication?

No. We connected to Vocaneo without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Vocaneo MCP server still maintained?

Vocaneo is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.