Sign inSign up

herbat73/mcp-ksef

By herbat73

•Updated 6 months ago

KSeF MCP server, docker image for https://github.com/herbat73/Mcp-Ksef

Image
Machine learning & AI
2

1.2K

herbat73/mcp-ksef repository overview

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⁠

Tag summary

Content type

Image

Digest

sha256:9ba49d83a…

Size

59.3 MB

Last updated

6 months ago

docker pull herbat73/mcp-ksef