Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.popapidev/pop-mcp

NPM · @GETPOPAPI/POP-MCP · SCANNED SEP 24

Italian e-invoicing (FatturaPA/SdI), Peppol, PDF invoice generation, and account onboarding via POP

Available components

0 this week 79 Trust /100
Trust breakdown (7 categories)

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 → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 34 of 109 dependencies flagged as unhealthy. 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 65 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability64
  • AI-judged instruction clarity (excellent).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 Management83
  • Stability observed for 25 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
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 13 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.popapidev/pop-mcp server?

io.github.popapidev/pop-mcp runs locally as an npm package, launched with npx -y @getpopapi/pop-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @getpopapi/pop-mcp

# add to Claude Code
claude mcp add popapidev-pop-mcp -- npx -y @getpopapi/pop-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "popapidev-pop-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@getpopapi/pop-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "popapidev-pop-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@getpopapi/pop-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add popapidev-pop-mcp -- npx -y @getpopapi/pop-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "popapidev-pop-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@getpopapi/pop-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add popapidev-pop-mcp --command npx --arg -y --arg @getpopapi/pop-mcp
# ~/.hermes/config.yaml
mcp_servers:
  popapidev-pop-mcp:
    command: "npx"
    args: ["-y", "@getpopapi/pop-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "popapidev-pop-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@getpopapi/pop-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add popapidev-pop-mcp -t stdio -c npx -a -y @getpopapi/pop-mcp
// mcp.json
{
  "mcpServers": {
    "popapidev-pop-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@getpopapi/pop-mcp"
      ]
    }
  }
}
Changelog

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.

  • 24 Sept 26 0
    • Security disclosure: fail → unverified ▼ functional
  • 23 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 22 Sept 26 0
    • Stability: 0.97 → pass security
    • Security disclosure: unverified → fail ▼ functional
  • 21 Sept 26 +1
    • Security disclosure: fail → unverified ▼ functional
  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

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 24 Sept 2026 · Analysed npm/@getpopapi/pop-mcp@1.1.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 109 packages
Packages resolved 109
Stale 34
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 13 exposed · ~3,241 tokens

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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
pop_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)

NameTypeReqDescription
dataobjectyesFull invoice data object. Must include data.pdf configuration for PDF-specific settings.
environmentstring–Target environment (e.g. 'sandbox')
plugin_versionstring––
send_emailboolean–If true, emails the PDF to recipients in data.pdf.email_invoice.to (max 3 addresses, Basic+ plan required).
site_titlestring––
site_urlstring––

No output schema declared.

No examples provided.

pop_create_peppol_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

NameTypeReqDescription
dataobjectyesFull invoice data object. Note: Peppol only supports company and freelance customer types.
environmentstring–Target environment (e.g. 'sandbox')
integration––Integration configuration override
plugin_versionstring––
site_titlestring––
site_urlstring––
submit_to_peppolboolean–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 ~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)

NameTypeReqDescription
dataobjectyesFull invoice data object
environmentstring–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_versionstring–Caller application version
site_titlestring–Site/shop title
site_urlstring–Site/shop URL
submit_to_sdiboolean–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 ~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

NameTypeReqDescription
environmentstring–Target environment (e.g. 'sandbox')
response_formatstring–Output format: 'markdown' for human-readable, 'json' for structured data
uuidstringyesInvoice UUID returned by pop_create_sdi_invoice when submit_to_sdi=true

No output schema declared.

No examples provided.

pop_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

NameTypeReqDescription
environmentstring–Target environment (e.g. 'sandbox')
response_formatstring––
uuidstringyesPeppol document UUID returned by pop_create_peppol_invoice when submit_to_peppol=true
zonestring–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 ~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

NameTypeReqDescription
environmentstring–Target environment (e.g. 'sandbox')
response_formatstring––
uuidstringyesSdI document UUID to retrieve

No output schema declared.

No examples provided.

pop_onboarding_get_account_setup ~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.

NameTypeReqDescription
onboarding_tokenstringyesToken returned by pop_onboarding_verify_otp. Expires 30 minutes after issue.

No output schema declared.

No examples provided.

pop_onboarding_get_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.

NameTypeReqDescription
onboarding_tokenstringyesToken returned by pop_onboarding_verify_otp. Expires 30 minutes after issue.

No output schema declared.

No examples provided.

pop_onboarding_request_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.

NameTypeReqDescription
emailstringyesEmail address to send the OTP to. If the account does not exist it will be created automatically.
langstring–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 ~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.

NameTypeReqDescription
configurationsobjectyesAccount setup fields. Send only the fields you want to set. Locked fields (field_locks=true) cannot be changed.
environmentstring–Which POP environment to configure. 'live' affects your production account; 'sandbox' is for testing.
onboarding_tokenstringyesToken returned by pop_onboarding_verify_otp. Expires 30 minutes after issue.

No output schema declared.

No examples provided.

pop_onboarding_verify_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.

NameTypeReqDescription
emailstringyesMust match the email used in pop_onboarding_request_otp
otpstringyes6-digit OTP from the request-otp response (or the administrator password for admin accounts)
platformstring–Client identifier recorded in the session. Default: 'mcp'
site_idstring–Optional caller site domain or identifier

No output schema declared.

No examples provided.

pop_preserve_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

NameTypeReqDescription
environmentstring–Target environment (e.g. 'sandbox')
uuidstringyesUUID of the SdI document to archive/preserve in long-term storage

No output schema declared.

No examples provided.

pop_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

NameTypeReqDescription
environmentstring–Target environment (e.g. 'sandbox')
xml_base64stringyesThe SdI XML document encoded as a Base64 string

No output schema declared.

No examples provided.

Common questions

What is the io.github.popapidev/pop-mcp server?

io.github.popapidev/pop-mcp is listed in the public MCP registry as io.github.popapidev/pop-mcp. Italian e-invoicing (FatturaPA/SdI), Peppol, PDF invoice generation, and account onboarding via POP. This page covers its npm package (@getpopapi/pop-mcp).

Is the io.github.popapidev/pop-mcp server safe to use?

io.github.popapidev/pop-mcp scores 79 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 24 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.popapidev/pop-mcp server expose?

io.github.popapidev/pop-mcp exposes 13 tools: pop_create_sdi_invoice, pop_create_peppol_invoice, pop_create_pdf_invoice, pop_get_invoice_status, pop_get_peppol_document, and 8 more. Their descriptions and schemas cost roughly 3,241 tokens of context every time the server is loaded.

Is the io.github.popapidev/pop-mcp server still maintained?

io.github.popapidev/pop-mcp is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.popapidev/pop-mcp server under?

io.github.popapidev/pop-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.