KSeF MCP server, docker image for https://github.com/herbat73/Mcp-Ksef
1.2K
Sample usage
Setup for KSeF Test server by http transport protocol
docker run -e KSEF_TOKEN="here add your ksef token" -e KSEF_VATID="here add your VAT ID number" -p 8080:8080 herbat73/mcp-ksef:latest --http
Setup for KSeF Production server by http transport protocol
docker run -e KSEF_TOKEN="here add your ksef token" -e KSEF_VATID="here add your VAT ID number" -p 8080:8080 herbat73/mcp-ksef:latest --http --use-ksef-production
More info https://github.com/herbat73/Mcp-Ksef
Content type
Image
Digest
sha256:9ba49d83a…
Size
59.3 MB
Last updated
6 months ago
docker pull herbat73/mcp-ksef