🇮🇹 Italy — Registro delle imprese — Camere di Commercio / InfoCamere S.c.p.A., surfaced via the EU Business Registers Interconnection System (BRIS) e-Justice gateway

Access Italy's official company register in real time via the OpenRegistry MCP endpoint. Unified schema, source-linked, live passthrough (no caching).

Quick facts

Italy — EU cross-border business-register gateway. Accepts 11-digit fiscal code or free-text company name. Only search + profile (name + legal form + registered office); no status, officers, shareholders, filings, beneficial owners.

Company ID format

11-digit Codice Fiscale (CF) of the legal person, often equal to the Partita IVA. Accepted input: 11 digits, with whitespace / dots / dashes / leading 'IT' VAT prefix / 'ITRI.' EUID prefix all stripped. 1-10 digit numeric input is auto-padded with leading zeros (users copying from spreadsheets / PDFs that strip leading zeros are handled transparently). REA numbers (e.g. 'MI-1234567', 'RM 987654') are explicitly detected and rejected with a conversion hint — the feed only indexes by CF, not by the chamber-local REA docket.

Examples: 00159560366, 00488410010, 00470400011, 00795320150

Supported tools (2)

Status values

Native values upstream reports: (none)

Mapping to the unified four-value enum:

UnifiedNative values
active(none)
inactive(none)
dissolved(none)
unknown(none)

Known quirks

Available jurisdiction_data fields

Every tool response carries a jurisdiction_data object with the raw upstream fields (names unchanged). The full field set per record type:

profile (14 fields)
  • companyEuId — Italian EUID 'ITRI.<11-digit-CF>' per Reg. (EU) 2015/884
  • companyRegistrationNumber — 11-digit Codice Fiscale of the legal person
  • businessRegisterID — 'RI' (Registro delle imprese) for IT entities
  • businessRegisterName — 'Registro delle imprese'
  • businessRegisterCountry — 'IT'
  • companyNames[] — { languageCode, companyName, companyNameType }; main name plus any official aliases registered on the RI
  • companyLegalForm — InfoCamere code (e.g. 'LF_IT_001' Società per azioni, 'LF_IT_004' Società a responsabilità limitata, 'LF_IT_008' Soggetto estero / foreign-law entity registered in IT)
  • companyLegalFormValue — Italian legal form label (Italian language)
  • companyLegalFormExplanation — English (langId=7) prose description of the legal form, sourced from the e-Justice glossary
  • companyRegisteredOffice — Free-text street address of the sede legale, comma-separated 'STREET, POSTCODE CITY, POSTCODE Italy' format as InfoCamere emits it
  • countryName — 'Italy' (langId=7 label)
  • branches[] — when the entity is a foreign-company branch registered in IT, lists the parent + branch metadata (rare for Italian-domiciled entities; common for LF_IT_008 foreign-law entries)
  • hasCrossBorderDetails — boolean flag indicating whether BRIS holds additional cross-border information (almost always false for IT entities; the cross-border details endpoint is paid through InfoCamere and not proxied here)
  • Fields BRIS does NOT push for IT (always null in responses): status (active/dissolved/in-liquidation), documents (filings), particulars, naturalPersons / legalPersons (officers / shareholders), chargeableInformation. For those, see https://www.registroimprese.it (paid visura €5, bilancio €2.50) or — for the company's own data — the SPID/CIE/CNS-authenticated Cassetto Digitale dell'Imprenditore at https://impresa.italia.it.