io.github.popapidev/pop-mcp
NPM · @GETPOPAPI/POP-MCP · SCANNED AUG 3
Italian e-invoicing (FatturaPA/SdI), Peppol, PDF invoice generation, and account onboarding via POP
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security87
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (108 of 109), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (108 of 109), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 13 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability55
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 3241 tokens (~249/item across 13 items; 13 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
- Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage94
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 82% of tool parameters carry a description.Partial
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @getpopapi/pop-mcp
claude mcp add popapidev-pop-mcp -- npx -y @getpopapi/pop-mcp
codex mcp add popapidev-pop-mcp -- npx -y @getpopapi/pop-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"popapidev-pop-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@getpopapi/pop-mcp"
],
"enabled": true
}
}
} openclaw mcp add popapidev-pop-mcp --command npx --arg -y --arg @getpopapi/pop-mcp
mcp_servers:
popapidev-pop-mcp:
command: "npx"
args: ["-y", "@getpopapi/pop-mcp"] {
"mcpServers": {
"popapidev-pop-mcp": {
"command": "npx",
"args": [
"-y",
"@getpopapi/pop-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 +42
- Provenance: unverified → fail ▼ security
- Known CVEs: unverified → partial ▲ security
- Install scripts: unverified → pass ▲ security
- Malware scan: unverified → pass ▲ security
- Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
- Tool coverage: 100 → unverified ▼ functional
- Security disclosure: fail → unverified ▼ functional
- Capabilities: pass → unverified ▼ functional
- Schema quality: unverified → good ▲ functional
- Maintenance: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- License: unverified → pass ▲ functional
- Stability: unverified → 0.20 ▲ functional
- Licence: MIT functional
- 1 Aug 26 +5
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- MCP protocol: unverified → pass ▲ functional
- 31 Jul 26 −6
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −1
- Malware scan: pass → unverified ▼ security
- Tool coverage: unverified → 100 ▲ functional
- 28 Jul 26 −17
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- 27 Jul 26 41
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed npm/@getpopapi/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 108 packages
108 packages in the resolved dependency tree · 108 deprecated · 32 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
pop_create_pdf_invoice Create PDF Invoice ~316
Generate a PDF invoice with optional branding and email delivery. Creates a printable PDF invoice. Can include company logo, custom footer, and billing/shipping addresses. The PDF can be emailed automatically to up to 3 recipients (Basic+ plan required for email). Configuration via data.pdf: - invoice_html: '"true"' to generate HTML version - doc_type_title: Title shown on document (e.g. 'Invoice', 'Receipt', 'Credit Note') - logo_url: Company logo URL (HTTPS) - head.store_info_address: Supplier address displayed in header - head.billing: Customer billing address array - email_invoice.to: Array of up to 3 recipient emails (requires Basic+ plan) - email_invoice.from: Reply-to email address - footer_text: Custom footer message Returns: PDF binary data or confirmation JSON with email delivery status. Args: - data: Invoice data with data.pdf configuration populated - send_email: Set true to deliver PDF via email (requires email_invoice in data.pdf)
| Name | Type | Req | Description |
|---|---|---|---|
| data | object | yes | Full invoice data object. Must include data.pdf configuration for PDF-specific settings. |
| environment | string | — | Target environment (e.g. 'sandbox') |
| plugin_version | string | — | — |
| send_email | boolean | — | If true, emails the PDF to recipients in data.pdf.email_invoice.to (max 3 addresses, Basic+ plan required). |
| site_title | string | — | — |
| site_url | string | — | — |
No output schema declared.
No examples provided.
pop_create_peppol_invoice Create Peppol / UBL Invoice ~296
Generate a Peppol e-invoice in UBL 2.1 format and optionally submit it to the Peppol network. Peppol (Pan-European Public Procurement Online) enables cross-border B2B electronic invoicing across Europe. The API generates a compliant UBL 2.1 XML document. Restrictions: - Customer type must be 'company' or 'freelance' (Peppol does not support private individuals) - Submission requires active Peppol via POP integration (Basic+ plan) - The customer must have a valid Peppol participant ID Returns: UBL XML string or JSON with UUID when submitting to the network. Args: - data: Complete invoice data (customer_type must be 'company' or 'freelance') - submit_to_peppol: Set true to submit to Peppol network - integration: Override integration config
| Name | Type | Req | Description |
|---|---|---|---|
| data | object | yes | Full invoice data object. Note: Peppol only supports company and freelance customer types. |
| environment | string | — | Target environment (e.g. 'sandbox') |
| integration | — | — | Integration configuration override |
| plugin_version | string | — | — |
| site_title | string | — | — |
| site_url | string | — | — |
| submit_to_peppol | boolean | — | If true, automatically submits to the Peppol network. Requires active Peppol via POP integration. |
No output schema declared.
No examples provided.
pop_create_sdi_invoice Create SdI / FatturaPA Invoice (XML) ~440
Generate an Italian FatturaPA electronic invoice in XML format and optionally submit it to the SdI (Sistema di Interscambio). This tool creates a compliant FatturaPA XML document that satisfies Italian e-invoicing regulations (D.Lgs. 127/2015). The invoice can be generated locally (XML only) or submitted directly to SdI for B2B/B2C delivery. Key facts: - Supports invoice types: TD01 (invoice) and TD04 (credit note) - Customer types: private, company, freelance, pa (Public Administration) - For Private customers: sdi_type must be '0000000' and tax_id_code (codice fiscale) is required - For PA customers: use version='FPA12' and the 6-char PA office code as sdi_type - VAT rates: 22%, 10%, 5%, 4%, 0% (with nature code required when 0%) - Submission to SdI requires Growth+ plan with active SdI via POP integration Returns: XML document string when not submitting, or JSON with UUID when submitting. Args: - data: Complete invoice data (transmitter, supplier, customer, line items, payment) - submit_to_sdi: Set true to automatically submit to SdI (requires active integration) - integration: Override integration config (sdi-via-pop, pop-to-webhook, fatture-in-cloud)
| Name | Type | Req | Description |
|---|---|---|---|
| data | object | yes | Full invoice data object |
| environment | string | — | Target environment (e.g. 'sandbox') |
| integration | — | — | Integration configuration — use this to override the default behaviour or deliver via webhook/Fatture in Cloud. Overrides submit_to_sdi if set. |
| plugin_version | string | — | Caller application version |
| site_title | string | — | Site/shop title |
| site_url | string | — | Site/shop URL |
| submit_to_sdi | boolean | — | If true, automatically submits the invoice to the Italian SdI (Sistema di Interscambio). Requires active SdI via POP integration (Growth+ plan). |
No output schema declared.
No examples provided.
pop_get_invoice_status Get SdI Invoice Status ~233
Retrieve the SdI processing status and notifications for a submitted invoice. After submitting an invoice to the Italian SdI (Sistema di Interscambio), the system processes it asynchronously and sends notifications. This tool polls the current status and all notifications. SdI notification statuses: - pending: Invoice received, awaiting processing - accepted: Invoice accepted and delivered to recipient - rejected: Invoice rejected (check details for reason and correction steps) - delivery: Delivery notification received Note: SdI processing can take from minutes to hours. If no notifications are returned, wait and retry. Args: - uuid: The UUID returned by pop_create_sdi_invoice (when submit_to_sdi=true) - response_format: 'markdown' for readable output, 'json' for structured data
| Name | Type | Req | Description |
|---|---|---|---|
| environment | string | — | Target environment (e.g. 'sandbox') |
| response_format | string | — | Output format: 'markdown' for human-readable, 'json' for structured data |
| uuid | string | yes | Invoice UUID returned by pop_create_sdi_invoice when submit_to_sdi=true |
No output schema declared.
No examples provided.
pop_get_peppol_document Get Peppol Document ~190
Retrieve a Peppol document from the network by UUID. After a Peppol invoice is submitted, use this tool to retrieve the processed document or check its delivery status on the Peppol network. Args: - uuid: The Peppol document UUID from pop_create_peppol_invoice - zone: Country code for the Peppol access point (e.g. 'BE' for Belgium). Required for some regions. - response_format: Output format
| Name | Type | Req | Description |
|---|---|---|---|
| environment | string | — | Target environment (e.g. 'sandbox') |
| response_format | string | — | — |
| uuid | string | yes | Peppol document UUID returned by pop_create_peppol_invoice when submit_to_peppol=true |
| zone | string | — | Country code of the Peppol access point zone (e.g. 'BE' for Belgium). Required for some countries. |
No output schema declared.
No examples provided.
pop_get_sdi_document Get SdI Document ~132
Retrieve an SdI document from POP storage by UUID. Fetches a previously submitted or preserved SdI (FatturaPA) document. Useful for auditing, re-downloading, or verifying stored invoices. Requires: Growth+ plan with active SdI via POP integration. Args: - uuid: The SdI document UUID - response_format: 'markdown' for readable summary, 'json' for raw data
| Name | Type | Req | Description |
|---|---|---|---|
| environment | string | — | Target environment (e.g. 'sandbox') |
| response_format | string | — | — |
| uuid | string | yes | SdI document UUID to retrieve |
No output schema declared.
No examples provided.
pop_onboarding_get_account_setup Get Account Setup Configuration ~244
Retrieve the full account setup payload: current field values, lookup tables, capabilities, and integration state. This is step 4 of 5 in the onboarding sequence. Call this before save_account_setup to understand: - Which fields are already saved (non-null in configurations) - Which fields are locked (field_locks = true) and cannot be changed - Which integrations are available for the account country (capabilities) - Valid tax regime codes (lookup.tax_regimes keyed by country) - Valid Peppol scheme options (lookup.peppol.endpoint_scheme_options) - Which integration toggles can be set (allowed_integration_toggles) Key behaviours: - Null values in configurations = field not yet saved, must be provided in save_account_setup. - Locked fields (🔒) must not be changed — the API will reject modifications. - Use capabilities.supports_sdi_onboarding and supports_peppol_onboarding to decide which integration to offer. - lookup.countries labels are in Italian regardless of the lang field.
| Name | Type | Req | Description |
|---|---|---|---|
| onboarding_token | string | yes | Token returned by pop_onboarding_verify_otp. Expires 30 minutes after issue. |
No output schema declared.
No examples provided.
pop_onboarding_get_status Get Onboarding Status ~176
Retrieve the current onboarding state for the authenticated account. This is step 3 of 5 in the onboarding sequence (optional — use to poll state or check progress). Returns: state, next_action, wizard_variant, wizard_completed, required_fields, step_visibility, integration_state. Does NOT return configurations (field values). Use pop_onboarding_get_account_setup for those. Key behaviours: - auth_source will be 'onboarding_token' confirming the token was accepted. - step_visibility.integration = false means SdI/Peppol toggles do not apply to this account (basic variant). - integration_state.ksef.status = 'not_supported_in_onboarding_yet' is correct — not an error.
| Name | Type | Req | Description |
|---|---|---|---|
| onboarding_token | string | yes | Token returned by pop_onboarding_verify_otp. Expires 30 minutes after issue. |
No output schema declared.
No examples provided.
pop_onboarding_request_otp Request Onboarding OTP ~213
Start the POP onboarding flow by sending a one-time password (OTP) to an email address. This is step 1 of 5 in the onboarding sequence: request-otp → verify-otp → get_status → get_account_setup → save_account_setup Key behaviours: - The OTP code is returned directly in the response (not just by email). Read otp_code from the response. - OTP expires in 10 minutes. Pass it to pop_onboarding_verify_otp immediately. - If the email does not exist, a new POP account is created automatically. - For administrator accounts, no OTP is issued. Use the admin password as the otp field in verify-otp instead. No API key required for this call.
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | Email address to send the OTP to. If the account does not exist it will be created automatically. | |
| lang | string | — | Locale hint (e.g. 'en', 'it'). Stored in the session context but does not affect response language. |
No output schema declared.
No examples provided.
pop_onboarding_save_account_setup Save Account Setup Configuration ~373
Save the account setup configuration and optionally activate SdI or Peppol integration. This is step 5 of 5 in the onboarding sequence. Integration rules: - To activate SdI (Italy/San Marino): set active_sdipop_integration=1 and active_peppol_integration=0 - To activate Peppol (EU countries): set active_peppol_integration=1 and active_sdipop_integration=0, and provide all peppol_* fields - SdI and Peppol are mutually exclusive — never set both to 1 - For 'basic' variant accounts (non-IT, non-EU): do not send integration toggle fields Key behaviours: - general_store_vat_number must be unique on the target environment. 422 if already in use. - Sending 0 for an integration toggle means "do not activate" — the value stores as null in configurations. Always read the effective activation state from integration_state.environments.*.sdi.enabled. - Once wizard is complete (wizard_completed=true), calling this again returns the current state without writing (applied_changes=false). - Once Peppol is registered (peppol_legal_entity_uuid set), all Peppol fields are locked permanently. - If SdI activation fails at ACube, the account data is still saved — retry is safe.
| Name | Type | Req | Description |
|---|---|---|---|
| configurations | object | yes | Account setup fields. Send only the fields you want to set. Locked fields (field_locks=true) cannot be changed. |
| environment | string | — | Which POP environment to configure. 'live' affects your production account; 'sandbox' is for testing. |
| onboarding_token | string | yes | Token returned by pop_onboarding_verify_otp. Expires 30 minutes after issue. |
No output schema declared.
No examples provided.
pop_onboarding_verify_otp Verify Onboarding OTP ~268
Verify the OTP from pop_onboarding_request_otp and obtain an onboarding token. This is step 2 of 5 in the onboarding sequence. Key behaviours: - Returns an onboarding_token (48-character string). Save it — required for all subsequent steps. - Token expires 30 minutes after issue. No refresh endpoint; restart from request-otp if expired. - token_issued_at and token_expires_at are ISO 8601 strings (e.g. 2026-05-26T13:47:15+00:00). - wizard_variant is 'basic' if no country is saved yet — it updates after save_account_setup sets the country. - If wizard_required is false after this step, the account is already fully set up. No further steps needed. - For administrator accounts: pass the admin password as the otp field. No API key required for this call.
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | Must match the email used in pop_onboarding_request_otp | |
| otp | string | yes | 6-digit OTP from the request-otp response (or the administrator password for admin accounts) |
| platform | string | — | Client identifier recorded in the session. Default: 'mcp' |
| site_id | string | — | Optional caller site domain or identifier |
No output schema declared.
No examples provided.
pop_preserve_document Preserve / Archive SdI Document ~185
Archive an SdI document in long-term digital storage (conservazione sostitutiva). Italian law requires electronic invoices to be preserved for 10 years. This tool archives a document in POP's certified digital storage system to meet legal preservation requirements. IMPORTANT: Only call this tool when pop_get_invoice_status returns a status of RC (Ricevuta di Consegna — successfully delivered) or MC (Mancata Consegna — delivery failed but SdI accepted). Do NOT call for other statuses such as NS, EC, SE, or DT. Requires: Growth+ plan with active SdI via POP integration. Args: - uuid: UUID of the SdI document to archive
| Name | Type | Req | Description |
|---|---|---|---|
| environment | string | — | Target environment (e.g. 'sandbox') |
| uuid | string | yes | UUID of the SdI document to archive/preserve in long-term storage |
No output schema declared.
No examples provided.
pop_verify_sdi_document Verify SdI Document ~175
Validate an SdI (FatturaPA) XML document for compliance before submission. Use this tool to check if an SdI XML document passes XML syntax validation and Italian e-invoicing compliance checks — without actually submitting it. This helps catch errors before they result in SdI rejections. Common validation checks: - XML schema conformance - Fiscal code format - VAT number validity - Required field presence - Amount consistency Requires: Growth+ plan with active SdI via POP integration and registered business. Args: - xml_base64: The SdI XML document encoded as a Base64 string
| Name | Type | Req | Description |
|---|---|---|---|
| environment | string | — | Target environment (e.g. 'sandbox') |
| xml_base64 | string | yes | The SdI XML document encoded as a Base64 string |
No output schema declared.
No examples provided.