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.cmendezs/mcp-ksef-pl

PYPI · MCP-KSEF-PL · SCANNED SEP 20

Polish e-invoicing MCP: KSeF API v2, FA(3)/FA(2) XML, Peppol BIS 3.0, NIP/REGON validation.

Available components

0 this week 83 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 Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 2 of 29 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
  • 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 (Apache-2.0).Pass
  • Actively maintained (last published 7 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability74
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 4570 tokens (~81/item across 56 items; 56 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage89
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 62% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "peppol_send" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 57 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.cmendezs/mcp-ksef-pl server?

io.github.cmendezs/mcp-ksef-pl runs locally as a PyPI package, launched with uvx mcp-ksef-pl. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · mcp-ksef-pl

# add to Claude Code
claude mcp add cmendezs-mcp-ksef-pl -- uvx mcp-ksef-pl
// .cursor/mcp.json
{
  "mcpServers": {
    "cmendezs-mcp-ksef-pl": {
      "command": "uvx",
      "args": [
        "mcp-ksef-pl"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "cmendezs-mcp-ksef-pl": {
      "command": "uvx",
      "args": [
        "mcp-ksef-pl"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add cmendezs-mcp-ksef-pl -- uvx mcp-ksef-pl
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cmendezs-mcp-ksef-pl": {
      "type": "local",
      "command": [
        "uvx",
        "mcp-ksef-pl"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add cmendezs-mcp-ksef-pl --command uvx --arg mcp-ksef-pl
# ~/.hermes/config.yaml
mcp_servers:
  cmendezs-mcp-ksef-pl:
    command: "uvx"
    args: ["mcp-ksef-pl"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "cmendezs-mcp-ksef-pl": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "mcp-ksef-pl"
      ]
    }
  }
}
# add to Vellum
assistant mcp add cmendezs-mcp-ksef-pl -t stdio -c uvx -a mcp-ksef-pl
// mcp.json
{
  "mcpServers": {
    "cmendezs-mcp-ksef-pl": {
      "command": "uvx",
      "args": [
        "mcp-ksef-pl"
      ]
    }
  }
}
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.

  • 19 Sept 26 +1
    • Stability: 0.97 → pass security
    • Security disclosure: pass → unverified functional
  • 18 Sept 26 +15
    • Malware scan: unverified → pass security
  • 17 Sept 26 −14
    • Malware scan: pass → unverified security
  • 15 Sept 26 +16
    • Malware scan: unverified → pass security
  • 14 Sept 26 −18
    • Malware scan: pass → unverified security
    • Stability: pass → 0.83 functional
  • 13 Sept 26 +1
    • Stability: 0.97 → pass security
  • 12 Sept 26 +14
    • Stability: pass → unverified security
    • Tool safety: pass → unverified security
    • Malware scan: unverified → pass security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Stability: pass → 0.97 functional
    • Package version: 0.10.0 → 0.10.1 functional
  • 11 Sept 26 −14
    • Malware scan: pass → unverified security
    • Stability: 0.97 → pass security
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 20 Sept 2026 · Analysed pypi/mcp-ksef-pl@0.10.1

Provenance No attestation

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

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 29 packages
Packages resolved 29
Stale 1
No linked repository 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 56 exposed · ~4,347 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
validate_fa3_invoice ~139

Validate a KSeF FA(3) XML invoice before submission to KSeF API v2 (PL-6.2). Runs XSD validation against specs/schemat_FA(3)_v1-0E.xsd (requires lxml) and FA(3)-specific business-rule checks including namespace, mandatory Adnotacje sub-elements, JST/GV flags, and the absence of the FA(2) <FaWiersze> wrapper. Call this after generate_fa3_invoice and before submit_invoice_to_ksef. Returns a DocumentValidationResult with errors and warnings.

NameTypeReqDescription
xml_contentstringyes
NameTypeReqDescription
errorsarray
metadataobject
validbooleanyes
warningsarray

No examples provided.

validate_mls_message ~92

Validate a Peppol Message Level Status (MLS) document. Runs the bundled MLS Schematron rules (requires the ``[xslt2]`` optional extra). No bespoke MLS XSD exists — full UBL 2.1 XSD validation is out of scope.

NameTypeReqDescription
mls_xml_base64stringyesBase64-encoded MLS (UBL ApplicationResponse-2) XML.

Structured output declared, but exposes no named fields.

No examples provided.

validate_peppol_invoice ~199

Validate a Peppol BIS 3.0 / EN 16931 UBL 2.1 XML invoice. Checks the CEN EN16931 base rules only (structural + arithmetic/totals, ~50 BR-* rules) via mcp-einvoicing-core's bundled Schematron validator. Does NOT check the Peppol-specific overlay (profile/process ID registration, EndpointID scheme, narrowed code lists) — the result's metadata.scope is "en16931-base-only", and a warning is included. This is not a full Peppol BIS3 conformance check; a document that passes may still be rejected by a real Peppol Access Point (no confirmed OpenPeppol redistribution rights for the overlay rules). Call this after generate_peppol_invoice to check the generated output. Returns a DocumentValidationResult with errors and warnings.

NameTypeReqDescription
xml_contentstringyes
NameTypeReqDescription
errorsarray
metadataobject
validbooleanyes
warningsarray

No examples provided.

validate_polish_nip ~66

Validate a Polish NIP (tax identification number). Applies the official 10-digit checksum algorithm. Accepts NIP with or without dashes/spaces. Returns {'valid': bool, 'nip': str, 'normalized': str}.

NameTypeReqDescription
nipstringyes

Structured output declared, but exposes no named fields.

No examples provided.

validate_polish_regon ~52

Validate a Polish REGON (business registry number — 9 or 14 digits). Returns {'valid': bool, 'regon': str, 'length': int}.

NameTypeReqDescription
regonstringyes

Structured output declared, but exposes no named fields.

No examples provided.

validate_tsr_report ~67

Validate a Peppol Transaction Statistics Report (TSR) document. Runs XSD structural validation, then Schematron business rules (requires the ``[xslt2]`` optional extra).

NameTypeReqDescription
report_xml_base64stringyesBase64-encoded TSR XML document.

Structured output declared, but exposes no named fields.

No examples provided.

Common questions

What is the io.github.cmendezs/mcp-ksef-pl server?

io.github.cmendezs/mcp-ksef-pl is listed in the public MCP registry as io.github.cmendezs/mcp-ksef-pl. Polish e-invoicing MCP: KSeF API v2, FA(3)/FA(2) XML, Peppol BIS 3.0, NIP/REGON validation. This page covers its PyPI package (mcp-ksef-pl).

Is the io.github.cmendezs/mcp-ksef-pl server safe to use?

io.github.cmendezs/mcp-ksef-pl scores 83 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. 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.cmendezs/mcp-ksef-pl server expose?

io.github.cmendezs/mcp-ksef-pl exposes 56 tools: generate_fa2_invoice, generate_fa3_invoice, validate_fa2_invoice, validate_fa3_invoice, parse_fa2_invoice, and 51 more. Their descriptions and schemas cost roughly 4,347 tokens of context every time the server is loaded.

Is the io.github.cmendezs/mcp-ksef-pl server still maintained?

io.github.cmendezs/mcp-ksef-pl is still listed as active in the MCP registry. We last reached this channel on 20 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.cmendezs/mcp-ksef-pl server under?

io.github.cmendezs/mcp-ksef-pl declares the Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.