5 months ago
MCP server for Poland's national e-invoicing system KSeF (Krajowy System e-Faktur). Provides 12 tools for complete KSeF API integration including session management, invoice querying/submission, export generation, and system monitoring. Built with Rust for reliability and performance. Perfect for Polish businesses automating e-invoicing processes and developers building KSeF compliance tools.
Server Config
{
"mcpServers": {
"ksef": {
"command": "/absolute/path/to/ksef-mcp",
"args": [],
"env": {}
}
}
}