francetravail-mcp

mohamed-amine-ben-mallessa/francetravail-mcp
★ 0 stars Python AI/LLM Updated today
First open-source MCP server for the official France Travail job-market API. 5 tools, zero dependencies.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "francetravail-mcp": {
      "command": "uvx",
      "args": [
        "francetravail-mcp"
      ]
    }
  }
}

Or install with pip: pip install francetravail-mcp

README Excerpt

<h1 align="center">🇫🇷 France Travail MCP</h1> <p align="center"> <b>Real-time French job-market data for your AI agent — straight from the official API. No scraping.</b> </p> <p align="center"> <a href="https://modelcontextprotocol.io"><img src="https://img.shields.io/badge/MCP-stdio-blue" alt="MCP"></a>