This MCP server provides access to the Polish National Court Register (KRS) public API, described as a source for “Polish National registry of businesses and other legal entities.” It is packaged for developer use as a tool provider in MCP-capable LLM clients.
🛠️ Key Features
- MCP server for the KRS Poland public API
- Targets a registry of businesses and other legal entities
- Designed to be run via
npx
🚀 Use Cases
- Use KRS Poland data as an MCP tool provider for LLM clients
- Run the server without a global installation by spawning it through
npx
⚡ Developer Benefits
- Enables MCP integration with LLM clients that support spawning processes
- Simple local startup command:
npx krs-poland-mcp-server
⚠️ Limitations
- Only the KRS Poland public API purpose and
npxusage are described; specific tools, authentication, and endpoints are not included in the provided source data.