Developer Tools
Trust: 32/100 (Limited)io.github.pkolawa/mcp-krs-poland Guide
Polish National government's registry of all businesses, foundations, and other legal entities.
3 starsby pkolawa
Quick Start
Install
npx krs-poland-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-pkolawa-mcp-krs-poland": {
"command": "npx",
"args": [
"krs-poland-mcp-server"
]
}
}
}