Client monitoringApril 202612 min

Pappers MCP: client monitoring and wealth intelligence

This guide is designed for wealth advisors, private bankers, wealth managers, and family offices. It explains how to use Pappers MCP as a continuous monitoring infrastructure to detect key moments, anticipate risks, and act before the client calls.

A good advisor knows the client at onboarding. A great advisor detects what changes between meetings.

What Pappers MCP changes in client follow-up

Stake sales, capital restructurings, pledges, or legal proceedings often happen without direct alerts. Without a monitoring system, you discover them too late.

With Pappers MCP, you query certified INPI and INSEE registries in real time. You access filed financial statements, BODACC publications, beneficial ownership data, legal filings, proceedings, and DVF real estate transactions.

In practice, you turn your client base into a strategic asset: you know who to call, why, and when.

The four data universes available

Companies

Company profile, financial filings, directors and mandates, beneficial owners, and official registry documents.

Compliance

PEP and sanctions screening, beneficial ownership checks, BODACC monitoring, with direct use for KYC and AML obligations.

Proceedings and disputes

Opened proceedings, legal publications, and alerts on monitored entities.

Real estate

Full DVF dataset: recorded transactions, price per square meter, and local history to validate declared asset values.

Connect in two minutes

  • Prerequisite: a Pappers account with an API key, using a professional email.
  • On Claude.ai: Settings, Integrations, Add custom connector, then URL https://mcp.pappers.fr/YOUR_KEY.
  • On Claude Desktop and Claude Code: use the configuration below.

Claude Desktop

{
  "mcpServers": {
    "pappers": {
      "type": "http",
      "url": "https://mcp.pappers.fr/VOTRE_CLE"
    }
  }
}

Claude Code

claude mcp add --transport http pappers https://mcp.pappers.fr/VOTRE_CLE

Tip: include “via Pappers” in your prompts to force real-time queries.

Operational use cases

1. Active monitoring of portfolio companies

Detect proceedings, pledges, capital changes, leadership changes, and delayed filings. Get a Green, Orange, Red risk view with recommended actions.

Prompt
Via Pappers, run risk monitoring on the following companies
held in my clients' portfolios: [list of company names or SIRENs].

For each company:
(1) Is there any opened or ongoing insolvency procedure?
(2) BODACC publications over the last 12 months: pledges, disposals, capital changes, management changes.
(3) Were annual accounts filed within legal deadlines?
(4) Any changes in directors or beneficial owners over 12 months?
(5) Summary: Green / Orange / Red status with justification.
For Orange and Red statuses: recommended action and concerned client.

2. Detection of key moments in a client's life

Spot conversation triggers: capital changes, new entities, new mandates, and registry filings that indicate ongoing operations.

Prompt
Via Pappers, monitor recent events related to the following
companies over the past 6 months: [list].

For each company, identify:
(1) Capital changes or ownership structure changes.
(2) New executive mandates or departures.
(3) New related entities (holdings, property companies, subsidiaries).
(4) Registry filings suggesting an ongoing operation.
(5) The most significant event for the client's wealth situation.
For each detected event: what conversation should it trigger?

3. Preparation of a contextualized follow-up meeting

Before a meeting, get an updated view of financials, recent events, and risk signals to frame the conversation at the right level.

Prompt
Via Pappers, prepare my follow-up meeting with [client name],
executive of [company / SIREN].

Provide:
(1) Financial changes since the latest available fiscal year: revenue, net result, equity.
(2) Recent events: BODACC publications, statutory changes, new mandates.
(3) Changes in ownership structure over 12 months.
(4) Potential risk signals to address first.
(5) Changes across other identified entities: companies, property entities, holdings.
(6) Three wealth topics this analysis suggests opening during the meeting.

4. Continuous KYC file updates

Automate checks on event triggers, with source traceability and timestamped queries.

Prompt
Via Pappers, run a KYC review on [name / SIREN] as part of
my periodic AML due diligence obligations.

Structure the analysis in six parts:
(1) Updated identification: legal form, share capital, registered office, current executives.
(2) Beneficial owners: names, ownership percentages, changes since last review.
(3) PEP and sanctions screening: alerts detected or not for each identified person.
(4) BODACC publications over the last 24 months: significant events.
(5) AML risk evolution since last review: stable, up, or down.
(6) Supporting documents to request if risk level has changed.

5. Detection of relationship expansion opportunities

Identify natural moments to expand advisory scope: new holding, real estate acquisition, new corporate mandates.

Prompt
Via Pappers, analyze recent changes in [client name]'s
wealth profile through identifiable entities.

(1) Newly created entities or entities where the client appears as executive or shareholder.
(2) Recent real estate acquisitions identifiable through DVF.
(3) New mandates in third-party companies.
(4) Changes in existing entities suggesting ongoing operations.
(5) Identify wealth topics not yet covered in the current advisory relationship.

6. Preparation of a transmission and succession file

Build a factual base for a three-to-five-year transmission project, including valuation, ownership structure, and red flags.

Prompt
Via Pappers, analyze [name / SIREN] for a potential transmission
in three to five years. The executive is my client.

(1) Valuation analysis: revenue and EBITDA over five years, sector multiple, estimated transfer range, net debt.
(2) Current ownership structure: holdings, existing holding company, possible split ownership, other shareholders.
(3) Mapping of the executive's other entities: companies, participations, property entities.
(4) Red flags: disputes, pledges, or proceedings that could impact valuation.
(5) Three transmission schemes to assess based on the case, with eligibility conditions.

7. Continuous validation of declared real estate assets

Compare declared value with market reality using comparable DVF transactions and local price history.

Prompt
Via Pappers, query the DVF database for [address or municipality].
My client declares an asset in this area valued at [declared amount].

(1) Recent comparable transactions: area, price per square meter, date.
(2) Realistic valuation range for an asset of [surface] m² in this area.
(3) Potential gap between declared value and market value.
(4) Identifiable transactions under the client's name or known entities.

Summary: client monitoring by priority

Use caseFrequencyWhat you detect
Portfolio company monitoringMonthlyActive risks, failures, weak signals
Key moment detectionMonthlyConversation-triggering events
Follow-up meeting preparationBefore each meetingChanges since the previous meeting
Event-driven KYC reviewOn triggerUpdated compliance and AML risk
Relationship expansion opportunitiesQuarterlyAdvisory scope to expand
Transmission file preparationOn client signalFactual base for three-to-five-year advisory planning
Real estate value validationAt each reviewDeclared data versus market reality

Why this creates a durable structural advantage

The value of a wealth advisor is not measured only by client acquisition. It is also measured by retention and the ability to deepen the relationship at the right moment.

This level of monitoring used to be reserved for firms with dedicated analyst teams. It is now accessible after a few minutes of setup.

Getting started

  1. Create an account on pappers.fr with your professional email.
  2. Retrieve your API key.
  3. Add the connector in Claude through Settings then Integrations.
  4. Test use case 1 on your five most exposed clients.