cturkieh/france-data-mcp
by Various
MCP TypeScript qui croise 6 référentiels publics FR (INSEE SIRENE, FINESS, RPPS, Ameli, IGN, DINUM) — détecte les SIRET fermés invisibles côté DREES via pivot SIRET élargi + scorin
MCP
cturkieh/france-data-mcp
Added 1 June 2026
Overview
A TypeScript MCP server that cross-references six French public registries (INSEE SIRENE, FINESS, RPPS, Ameli, IGN, DINUM) to detect closed SIRET numbers invisible to DREES. It uses an expanded SIRET pivot and Dice address scoring, with built-in rate limiting, structured observability, and typed caching. Designed for use with Claude, Cursor, and any TypeScript application.
Best for
Best for
Developers building French administrative data tools or AI assistants that need cross-referenced public registry data
Use cases
- Cross-reference French public registries to validate or enrich entity data
- Detect closed or inactive SIRET numbers that official sources miss
- Integrate French administrative data into AI assistants or developer tools
Notes
A TypeScript MCP server that cross-references six French public registries (INSEE SIRENE, FINESS, RPPS, Ameli, IGN, DINUM) to detect closed SIRET numbers invisible to DREES. It uses an expanded SIRET pivot and Dice address scoring, with built-in rate limiting, structured observability, and typed caching. Designed for use with Claude, Cursor, and any TypeScript application.
1 stars on GitHub. Last updated 2026-06-01. Licensed MIT.
Use cases
- Cross-reference French public registries to validate or enrich entity data
- Detect closed or inactive SIRET numbers that official sources miss
- Integrate French administrative data into AI assistants or developer tools
Pros
- Covers six major French public datasets in one unified interface
- Production-ready with rate limiting, observability, and typed caching
- Detects SIRET closures that are invisible to DREES
Cons
- Limited to French public registries, not useful outside France
- Requires TypeScript environment and MCP-compatible client
- Small community (1 star) with limited support or documentation
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Covers six major French public datasets in one unified interface
- Production-ready with rate limiting, observability, and typed caching
- Detects SIRET closures that are invisible to DREES
Cons
- Limited to French public registries, not useful outside France
- Requires TypeScript environment and MCP-compatible client
- Small community (1 star) with limited support or documentation
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.