Back to Browse

Pop MCP Server

Developer ToolsUse Caution4.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

4.8
Use Caution4.8High Risk

This MCP server implements proper authentication via API key (POP_API_KEY), uses environment variables securely, and has reasonable input validation with Zod schemas. No malicious patterns, credential exfiltration, or dangerous code execution detected. Permissions align well with the invoicing/onboarding purpose. Minor findings around error handling breadth and logging practices do not significantly impact security. Supply chain analysis found 7 known vulnerabilities in dependencies (0 critical, 7 high severity). Package verification found 1 issue.

4 files analyzed · 12 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-popapidev-pop-mcp": {
      "args": [
        "-y",
        "@getpopapi/pop-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!