Polish e-invoicing MCP: KSeF API v2, FA(3)/FA(2) XML, Peppol BIS 3.0, NIP/REGON validation.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx mcp-ksef-pl
MCP client config
{
"mcpServers": {
"mcp-ksef-pl": {
"command": "uvx",
"args": [
"mcp-ksef-pl"
]
}
}
}