74
/ 100
6 days ago
glama

FakturaXL MCP Server

Enables read-only interaction with the FakturaXL API for querying invoices, clients, products, and stock levels with pagination, date chunking, and rate limiting.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCACHE_TTL_MS300000 TTL cache list słownikowych (klienci/produkty/...)
configDEFAULT_LIST_LIMIT50 Domyślna liczba wierszy zwracanych z list
configFAKTURAXL_BASE_URL
configFAKTURAXL_TIMEOUT_MS30000 Timeout wywołań do FakturaXL
configLOG_LEVELinfo debug / info / warn / error
configLOG_TO_FILEtrue Zapis logów do logs/fakturaxl-YYYY-MM-DD.log
configMAX_LIST_LIMIT500 Twardy górny limit zwracanych wierszy
configMAX_RANGE_MONTHS24 Maks. zakres dat dla auto-chunkingu (potem przycięcie + ostrzeżenie)
configPAGE_SIZE500 Rozmiar strony przy auto-paginacji
configPORTSerwer nasłuchuje na http://localhost:<>/mcp (domyślnie port 3000).
configRATE_LIMIT_RETRIES5 Liczba prób przy kodzie 2 (rate limit)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/socialbuzzstudio-fakturaxl-mcp-server-wtn87e)](https://m8ven.ai/mcp/socialbuzzstudio-fakturaxl-mcp-server-wtn87e)
commit: dfe165a28041475de149ae9c2ad75749e64b181b
code hash: 4b82b9999b18166ee3a03747384b0451ea7f68e90c43bd4455130e412345bbb4
verified: 7/25/2026, 8:35:06 AM
view raw JSON →