Polish National government's registry of all businesses, foundations, and other legal entities.
Polish National government's registry of all businesses, foundations, and other legal entities.
Valid MCP server (3 strong, 3 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. Trust signals: trusted author (3/3 approved).
12 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-pkolawa-mcp-krs-poland": {
"args": [
"-y",
"krs-poland-mcp-server"
],
"command": "npx"
}
}
}From the project's GitHub README.

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.
npxTo start the server, run the following command:
npx krs-poland-mcp-server
To integrate this server with an LLM client (like LM Studio or others that support MCP), you can configure it to spawn the server process. Here is an example configuration:
{
"mcpServers": {
"krs-poland-mcp-server": {
"command": "npx",
"args": [
"-y",
"krs-poland-mcp-server"
]
}
}
}
This configuration tells the client how to start the KRS tool server.
The server provides the following tools (checklist):
get-krs-current-extract): Retrieves the current status and information for a given entity from the KRS.get-krs-full-extract): Retrieves the complete historical data for a given entity from the KRS.To run the server in a development environment:
npm installnpm run buildnpm startPiotr Kolawa (@pkolawa) / (Linkedin)
This project is licensed under the MIT License - see the LICENSE file for details.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.