Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

pl.nipregon/nipregon

pl.nipregon/nipregon

Polish company registry: 4.4M firms, KRS/REGON data, VAT white list checks, financial statements

Uptime
100.0%
1 direct probes · 30d
Response
304ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

search_company

Search Polish companies by name (fuzzy match). USE THIS when the user asks to find a Polish company, look up a firm by name, or get its NIP/KRS/REGON. Returns NIP, KRS, city, status and a profile URL.…

get_company

Get the full registry profile of a Polish company by its NIP (10-digit tax ID). USE THIS when the user gives a NIP and wants company details, address, board members, or registry status. Returns addres…

get_financials

Get yearly financial statements of a Polish company by NIP, as filed with the National Court Register (KRS). USE THIS when the user asks about a company's revenue, profit, assets or financial results.…

check_vat_whitelist

Check a Polish company's VAT status in the Ministry of Finance taxpayer register (the 'white list', biała lista KAS) and, optionally, whether a given bank account number is registered to that company.…

check_risk_flags

Compliance red-flag check for a Polish company (legal entity) by NIP. USE THIS for KYC/AML or before onboarding a counterparty: returns whether the company appears on Polish or EU sanctions lists (as …

get_public_tenders

Get Polish public-procurement contracts awarded to a company (legal entity) by NIP, as published in the Public Procurement Bulletin (BZP). USE THIS for due diligence or sales intelligence when the use…

get_lei

Get the Legal Entity Identifier (LEI, ISO 17442) of a Polish company (legal entity) by NIP, from the GLEIF register. USE THIS when the user needs a company's LEI for cross-border or financial-market r…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pl.nipregon/nipregon": {
      "url": "https://api.nipregon.pl/mcp",
      "transport": "streamable-http"
    }
  }
}