Verify Polish companies by NIP/KRS/REGON + EU VAT (VIES). 9 MCP tools, no key.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A free, stateless MCP (Model Context Protocol) server that lets AI agents verify Polish companies and validate EU VAT numbers directly from official government registers β no key, no registration, no limits beyond the source registries' own.
https://skanfirmy.pl/mcp (JSON-RPC 2.0 over Streamable HTTP)Made by Bartosz KuΔ β the same person behind skanfirmy.pl and the otwarteAPI.pl catalog of Polish & EU public APIs.
| Tool | What it does |
|---|---|
sprawdz_nip | VAT status (BiaΕa Lista) + KRS data for a company by NIP |
sprawdz_lista_nip | Bulk lookup of up to 30 NIPs in one call (MF VAT Register) |
sprawdz_regon | REGON registry data (GUS) by NIP β incl. sole traders not in KRS |
sprawdz_vies | Validate an EU VAT number via VIES (European Commission) |
sprawdz_rachunek | Is a bank account on the VAT White List for a given NIP |
generuj_mikrorachunek | Individual tax micro-account (PIT/CIT/VAT) from NIP/PESEL |
szukaj_pkd | Search the PKD 2025 business-activity classification |
oblicz_odsetki | Statutory / commercial (B2B) late-payment interest calculator |
szukaj_katalog_api | Search otwarteAPI.pl β a catalog of other public PL/EU APIs |
Any MCP client that supports remote (Streamable HTTP) servers β point it at:
Claude Desktop / stdio-only clients β bridge with mcp-remote:
Raw JSON-RPC (no MCP client needed):
For agents/crawlers that just want a URL:
GET https://skanfirmy.pl/nip/{nip} β VAT + KRSGET https://skanfirmy.pl/nips/{comma,separated,nips} β bulk (β€30)GET https://skanfirmy.pl/regon/{nip} β REGON registry dataGET https://skanfirmy.pl/vies/{country}/{number} β EU VAT (VIES)Add ?format=json for JSON. Full docs: skanfirmy.pl/llms.txt.
Prefer a drop-in Agent Skill?
skill/ holds verify-polish-company β a single SKILL.md that
teaches Claude Code, the Claude apps or the Agent SDK when and how to call the
endpoints above (no key, nothing to run beyond ordinary HTTP):
See skill/README.md for details.
VAT Register / BiaΕa Lista (Ministry of Finance), KRS (Ministry of Justice),
REGON / BIR (Statistics Poland β GUS), VIES (European Commission). Independent
project β not affiliated with any of them. Nothing is persisted; responses are
transiently CDN-cached (max 24h), POST /mcp isn't cached at all.
Bartosz KuΔ Β· skanfirmy.pl Β· github.com/bartosz-kuc Β· linkedin.com/in/bartosz-kuc Β· cal.com/bartosz-kuc
MIT Β© Bartosz KuΔ. This repository documents the hosted
server and holds its MCP registry manifest; the server itself runs at
https://skanfirmy.pl/mcp.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/skanfirmy-pl)<a href="https://allmcps.com/mcp/skanfirmy-pl"><img src="https://allmcps.com/api/badge/skanfirmy-pl?style=directory" alt="Skanfirmy.pl on AllMCPs" /></a>