You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of Entreprises Fr

declared in 0.1.0

Full-text search across French legal units. Matches name, sigle, director names, addresses. Returns SIREN, denomination, establishments, sector code (APE/NAF), and basic financials.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "Acme SARL Paris"
    },
    {
      "ape": "6201Z",
      "query": "Sophie Martin directrice",
      "per_page": 20,
      "departement": "75"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "ape": {
      "type": "string",
      "description": "APE/NAF activity code (e.g. \"6201Z\" software dev)"
    },
    "page": {
      "type": "number",
      "description": "1-based page (default 1)"
    },
    "query": {
      "type": "string",
      "description": "Free-text — name / director / address"
    },
    "per_page": {
      "type": "number",
      "description": "Page size, 1-25 (default 10)"
    },
    "departement": {
      "type": "string",
      "description": "Filter to a French département (e.g. \"75\" Paris, \"13\" Bouches-du-Rhône)"
    },
    "only_active": {
      "type": "boolean",
      "description": "Restrict to currently active units (default true)"
    },
    "postal_code": {
      "type": "string",
      "description": "Filter to a 5-digit French postal code"
    },
    "employee_range": {
      "type": "string",
      "description": "Employee count band: NN | 00 | 01 | 02 | 03 | 11 | 12 | 21 | 22 | 31 | 32 | 41 | 42 | 51 | 52 | 53 (Sirene tranche codes)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Entreprises Fr

https://github.com/pipeworx-io/mcp-entreprises-fr

1/7 registries
View full server →