REGON (Polish business register) runs on your own machine — the client starts it, so there is no endpoint to ping. 87 installs a week from pypi. Last commit 10 Aug 2026.
Look up Polish businesses in the GUS REGON register (BIR1) by NIP, REGON, or KRS.
Today is the operative word: we check REGON (Polish business register) every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add regon-mcp -- uvx regon-mcp
{
"mcpServers": {
"regon-mcp": {
"args": [
"regon-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.regon-mcp]
command = "uvx"
args = ["regon-mcp"]
{
"mcpServers": {
"regon-mcp": {
"args": [
"regon-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"regon-mcp": {
"args": [
"regon-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
REGON_API_KEY (GUS BIR USER_KEY for live production data. Omit to use the public test key against the anonymized test database.), REGON_ENV (Which GUS environment to query: 'test' (default) or 'prod'. Use 'prod' with a real USER_KEY.).
The author declared them in the registry entry; get the values from the project itself.
Polish National registry of businesses and other legal entities
ABN Lookup MCP — BYOK wrapper around the Australian Business Register's
Polish National government's registry of all businesses, foundations, and other legal entities.
Polish company records from the official KRS register API, with alerts on new registry entries.
MCP for ARES, the Czech business registry: lookup, due diligence, insolvency, signed provenance
Look up medical devices in China by UDI, product name, registrant, registration number or category.
Look up permits, licenses, and fees for food service businesses in Austin, SF, and NYC.
Verify Polish companies by NIP/KRS/REGON + EU VAT (VIES). 14 MCP tools, no key.
Answers built from our own checks of this server.