mcpbeat Sign in

France Travail MCP Server

by jojolabagarre Your server? Claim it
local only

France Travail MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 17 Jun 2026.

Serveur MCP des API officielles France Travail : offres d'emploi, ROME 4.0 et ROMEO.

Installs per day peak 27 · avg 8 · +63% w/w
a month agotoday
47
Installs / week
npm · france-travail-mcp
1
Stars
0 open issues
17 Jun 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check France Travail MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add france-travail-mcp -- npx -y france-travail-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "france-travail-mcp": {
      "args": [
        "-y",
        "france-travail-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.france-travail-mcp]
command = "npx"
args = ["-y", "france-travail-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "france-travail-mcp": {
      "args": [
        "-y",
        "france-travail-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "france-travail-mcp": {
      "args": [
        "-y",
        "france-travail-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: FT_CLIENT_ID (Identifiant client OAuth2 d'une application créée sur https://francetravail.io), FT_CLIENT_SECRET (Secret client OAuth2 associé à l'application France Travail), FT_ENABLE_LABONNEBOITE (Mettre 'true' pour activer l'outil expérimental La Bonne Boîte (habilitation FT requise).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to France Travail MCP

same job, measured the same way
Mux
by mux

The official MCP Server for the Mux API

414 installs/wk 2 tools answering
Resend MCP Server
by friendlygeorge

MCP server for Resend — transactional email API for AI assistants...

31 installs/wk local only
Sfts MCP Server
by benoitdavid1988-cell

Serveur MCP de Studio From The Sea : offres et couverture pour artisans du batiment en Bretagne.

3 tools answering
Unifi MCP Server
by enuno

An MCP server that leverages official UniFi API

25 installs/wk local only
Btcmcp
by iworkist

An MCP server that provides Bitcoin price data from Binance API

67 installs/wk local only
MCP Pix Bcb
by codespar

MCP server for Pix BCB API — official Banco Central do Brasil Pix standard

28 installs/wk local only
Mailtrap
by mailtrap

Official MCP Server for Mailtrap

417 installs/wk local only
Bitget Agent MCP
by bitget-ai

Official Bitget MCP Server for the Unified Trading Account (UTA v3) API.

426 installs/wk local only

France Travail MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for France Travail MCP?
France Travail MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package france-travail-mcp was installed 47 times last week.
How do I connect France Travail MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls france-travail-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use France Travail MCP?
The npm package france-travail-mcp was installed 47 times in the last week. Week over week that is +63%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is France Travail MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.