Pop MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from npm. Last commit 11 Aug 2026.
Italian e-invoicing (FatturaPA/SdI), Peppol, PDF invoice generation, and account onboarding via POP
We read the source, 23 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
if (node) node.innerHTML = value;
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pop-mcp -- npx -y @getpopapi/pop-mcp
{
"mcpServers": {
"pop-mcp": {
"args": [
"-y",
"@getpopapi/pop-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.pop-mcp]
command = "npx"
args = ["-y", "@getpopapi/pop-mcp"]
{
"mcpServers": {
"pop-mcp": {
"args": [
"-y",
"@getpopapi/pop-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pop-mcp": {
"args": [
"-y",
"@getpopapi/pop-mcp"
],
"command": "npx"
}
}
}
Invoices and invoicing from your AI chat: PDF generation, numbering, VAT, overdue reports.
MCP server for Italian electronic invoicing (SDI) via Invoicetronic API
Generate, validate and read Factur-X / EN 16931 e-invoices (France, EU): PDF/A-3, CII, UBL 2.1.
PolyDoc MCP server: HTML/URL to PDF, screenshots, and EU e-invoice generation for MCP clients.
Generate Polish VAT invoices (Faktura VAT) as PDF
Generate invoice, receipt, and report PDFs from structured JSON via a single API call.
Siigo — Colombian accounting + DIAN e-invoicing
ZATCA-compliant Saudi invoicing and accounting: invoices, receivables, VAT, ledger, payroll.
Answers built from our own checks of this server.