67
/ 100
1 day ago
glama

rejestr-io-mcp

MCP server providing access to Polish business registers (KRS, CRBR) via the rejestr.io API, enabling search, retrieval of organizations, beneficial owners, financial documents, and more.

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.
🔐
You'll be asked for 2 credentials: REJESTR_IO_API_KEY, MCP_HTTP_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretREJESTR_IO_API_KEYuzupełnij w .env
configMCP_TRANSPORTnie stdio stdio lub http
configREJESTR_IO_BASE_URLnie https://rejestr.io/api/v2/ Bazowy adres API
configREJESTR_IO_DOWNLOAD_DIRnie ./downloads Katalog zapisu plików PDF
configMCP_HTTP_HOSTnie 127.0.0.1 Adres nasłuchu dla MCP_TRANSPORT=http. Domyślnie tylko pętla zwrotna (localhost); ustaw np. 0.0.0.0, aby udostępnić serwer w swojej sieci
🔐 secretMCP_HTTP_AUTH_TOKEN"$(openssl rand -hex 32)" uv run rejestr-io-mcp --transport http --host 0.0.0.0 --port 8000
// 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/quverlabs-rejestr-io-mcp-1k86te)](https://m8ven.ai/mcp/quverlabs-rejestr-io-mcp-1k86te)
commit: 13fdde7da26c67e08af24a76eb027e88cba2d757
code hash: 0f153c460ef2d622e9494c8492c6ce63adda36148b31aa463fd6c2752660bb36
verified: 7/30/2026, 9:00:36 AM
view raw JSON →