Krs Poland MCP Server

An MCP server for the Polish National Court Register (KRS) public API. This server is designed to be run with npx, allowing you to use it as a tool provider for LLM clients without a global installation.

People connecting API integration tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 4 · #77 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Krs Poland MCP Server

Claude Code

claude mcp add pkolawa-krs-poland-mcp-server -- npx -y krs-poland-mcp-server

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "pkolawa-krs-poland-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "krs-poland-mcp-server"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package krs-poland-mcp-server - unscoped; check the name against the project README before installing

registry namespace io.github.pkolawa is GitHub-verified and matches the repo owner

03 · Who maintains Krs Poland MCP Server

krs-poland-mcp-server is maintained by pkolawa. We track 2 MCP servers from pkolawa - 2 actively maintained, 8 combined GitHub stars, oldest repo from Sep 2025.

04 · Facts

category
API integration - ranked #77 of 250 actively-maintained API integration servers as of 2026-08-25.
registry
io.github.pkolawa/krs-poland-mcp-server (active, first published 2025-09-24 · 2 versions)
packages
npm:krs-poland-mcp-server

05 · Krs Poland MCP Server FAQ

What is Krs Poland MCP Server?

An MCP server for the Polish National Court Register (KRS) public API. This server is designed to be run with npx, allowing you to use it as a tool provider for LLM clients without a global installation.

Is Krs Poland MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-23. We re-verify nightly.

How do I install Krs Poland MCP Server?

Run `npx -y krs-poland-mcp-server`. You can also paste the ready-made client config above.

Does Krs Poland MCP Server run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to Krs Poland MCP Server

More API integration MCP servers · Opendock · Postman MCP Server · Newsmcp · Qrz MCP · Scopus MCP

More TypeScript MCP servers · Figma MCP Server (planetabhi) · Planet Scale · Platfone · Plur · CLI Microsoft365 MCP Server · see all