← Registry

Data Collection

nipregon.pl

Access Polish company registry data including company details, financials, VAT status, and compliance risk flags.

1 endpoint7 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://api.nipregon.pl/mcp

No auth detected

MCP server metadata

Name
nipregon
Version
1.1.0
Capabilities
tools
Server instructions

NIPRegon.pl: official registry data on Polish companies (KRS court register, REGON, CEIDG, the Ministry of Finance VAT white list, financial statements). Data comes exclusively from public state registers. Use these tools when the user asks about a Polish company, its NIP/REGON/KRS, registry details, financials, or VAT status. Prohibited uses: creditworthiness scoring, automated assessment of natural persons, and direct marketing towards sole traders. Web profile: https://nipregon.pl/nip/{nip}

Known tools 7

search_company

Search Polish companies by name (fuzzy match).

Inferred read-only
get_company

Get the full registry profile of a Polish company by its NIP (10-digit tax ID).

Inferred read-only
get_financials

Get yearly financial statements of a Polish company by NIP, as filed with the National Court Register (KRS).

Inferred read-only
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.

Inferred read-only
check_risk_flags

Compliance red-flag check for a Polish company (legal entity) by NIP.

Inferred read-only
get_public_tenders

Get Polish public-procurement contracts awarded to a company (legal entity) by NIP, as published in the Public Procurement Bulletin (BZP).

Inferred read-only
get_lei

Get the Legal Entity Identifier (LEI, ISO 17442) of a Polish company (legal entity) by NIP, from the GLEIF register.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.nipregon]
url = "https://api.nipregon.pl/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "nipregon": {
      "type": "http",
      "url": "https://api.nipregon.pl/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: nipregon
Remote MCP URL: https://api.nipregon.pl/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "nipregon": {
      "url": "https://api.nipregon.pl/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nipregon": {
      "type": "http",
      "url": "https://api.nipregon.pl/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

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

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for nipregon.pl was fetched 2026-08-04T15:51:06.662Z and is being refreshed.

Trust status Neutral

nipregon.pl is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.