mcpbeat Sign in

MCP Krs Poland MCP Server

local only

MCP Krs Poland runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from npm. Last commit 23 Aug 2026.

Polish National government's registry of all businesses, foundations, and other legal entities.

Installs per day peak 203 · avg 25 · -31% w/w
a month agotoday
84
Installs / week
npm · krs-poland-mcp-server
4
Stars
1 open issues
23 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 7 d ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository pkolawa/mcp-krs-poland
пакет krs-poland-mcp-server ссылается на pkolawa/krs-poland-mcp-server

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp-krs-poland -- npx -y krs-poland-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-krs-poland": {
      "args": [
        "-y",
        "krs-poland-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-krs-poland]
command = "npx"
args = ["-y", "krs-poland-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-krs-poland": {
      "args": [
        "-y",
        "krs-poland-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-krs-poland": {
      "args": [
        "-y",
        "krs-poland-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Krs Poland

same job, measured the same way
Krs Poland MCP Server
by pkolawa

Polish National registry of businesses and other legal entities

local only
Hopgraph
by j-sulliman

Verify ANZ businesses against government registers. Surfaces cross-jurisdictional findings.

answering
Opendirectories Business Data
by bigjai

Search 12M+ verified businesses across 10 countries via government registers.

86 installs/wk answering
REGON (Polish business register)
by smartmobilehouse

Look up Polish businesses in the GUS REGON register (BIR1) by NIP, REGON, or KRS.

87 installs/wk local only
Bizinsured
by jbiggs77

AI-powered commercial insurance carrier recommendations for small businesses.

5 tools answering
Samgov
by pipeworx-io

SAM.gov MCP — Federal contract opportunities and entity registration data

36 tools answering
Eu Verify
by contentfactory

European business verification for AI agents: registry, VAT, sanctions, IBAN. Pay-per-call x402.

19 tools answering
Ares
by cz-agents

Czech & Slovak business registry — company lookup by IČO, name, legal form, VAT. Official ARES.

189 installs/wk 10 tools answering

MCP Krs Poland — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Krs Poland?
MCP Krs Poland runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package krs-poland-mcp-server was installed 84 times last week.
How do I connect MCP Krs Poland?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls krs-poland-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Krs Poland?
The npm package krs-poland-mcp-server was installed 84 times in the last week. Week over week that is -31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Krs Poland open source?
Yes — it is published under the MIT licence, written in TypeScript, 4 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.