Skip to main content
Glama
pipeworx-io

mcp-entreprises-fr

by pipeworx-io

@pipeworx/entreprises-fr

French companies MCP — wraps recherche-entreprises.api.gouv.fr, the French government's meta-API that merges Sirene + INPI + RGE label + association registry. No auth.

Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.

Tools

  • search(query, postal_code?, departement?, ape?, employee_range?, page?, per_page?) — full-text search with structured filters

  • get_enterprise(siren) — legal unit + all its establishments by SIREN (9 digits)

  • nearby(latitude, longitude, radius_km?, ape?, page?, per_page?) — establishments within radius of a point

Related MCP server: INSEE MCP Server

Data source

https://recherche-entreprises.api.gouv.fr/ — open, keyless. Maintained by api.gouv.fr.

Coverage: 26M+ legal units + ~30M establishments. Includes director names, latest financial filings, RGE eco-labels, and EU sanctions list cross-references.

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "entreprises-fr": {
      "url": "https://gateway.pipeworx.io/entreprises-fr/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 1394+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Entreprises Fr data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    F
    maintenance
    Enables interaction with the French business search API from data.gouv.fr, allowing users to search for French companies by text or geographical criteria and access essential business information.
    2
    19
    20
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    Enables querying French business registers (RNE, BODACC) and trademarks via INPI APIs. Provides tools to search companies, retrieve legal status, directors, beneficial owners, collective procedures, and trademark details.

View all related MCP servers

Related MCP Connectors

  • French address quality, geocoding & routing from official data (BAN, INSEE, OpenStreetMap).

  • French public-data MCP: cross-ref health, demographics, business, geo & real-estate.

  • Company, KYB, VAT, sanctions, LEI and address data for 15 EU countries.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-entreprises-fr'

If you have feedback or need assistance with the MCP directory API, please join our Discord server