ClaudeMap

France MCP Servers

A curated, link-checked catalog of 16 MCP servers for French data, laws, and services — open data, legislation, government services, and transport.

MCP Serversdirectoryawesome-listmcpfranceopendata

An independent public catalog of Model Context Protocol projects relevant to France, written in English and published as a browsable GitHub Pages catalog plus a JSON API (catalog.json). Every entry carries install details and auth requirements, and CI runs automated link checks so dead servers get caught. It is not an MCP server itself and is unaffiliated with the French government.

What it does

  • 16 MCP servers across 7 categories: open data, legislation, government services, transport, and more
  • Browsable GitHub Pages catalog plus a machine-readable catalog.json JSON API
  • CI-enforced link checking — entries are verified, not just listed
  • Independent and public: MIT-licensed, unaffiliated with the French government or the listed projects

When to use it

For teams building Claude-based assistants for French users or the French market: find vetted MCP entry points into French open data portals, legal texts, and public transport APIs before hand-rolling your own wrappers.

Getting started

# It's a catalog, not a server — browse it:
open https://bsab.github.io/france-mcp-servers/

# or consume it programmatically:
curl -s https://bsab.github.io/france-mcp-servers/catalog.json | jq '.[] | .name'

Things to know

This is explicitly not an MCP server itself — it points at servers you still have to install and authenticate against. Coverage is France-specific by design; the catalog is young, so expect the entry count to move as suggestions land.

Repository

bsab/france-mcp-servers

Charted

Related on the map

  • Blitz Strike

    MCP Server

    A penetration-testing methodology delivered as one MCP server: BLITZ maps the attack surface, EAGLE-EYE traces source-to-sink, STRIKE live-verifies every finding before it is reported.

    • mcp-server
    • security
    • pentest
    • methodology
  • Ripwire

    MCP Server

    Red Hat's "ripgrep for AI context" — a C++23 zero-dependency CLI that also speaks MCP.

    • mcp
    • code-context
    • cli
    • red-hat
  • Deja Vu

    MCP Server

    One shared session memory for 25+ coding agents — Claude Code, Codex, and Cursor finally remember the same project.

    • mcp
    • memory
    • cross-agent
    • context