Developer Tools
Trust: 32/100 (Limited)io.github.pkolawa/krs-poland-mcp-server Guide
Polish National registry of businesses 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-krs-poland-mcp-server": {
"command": "npx",
"args": [
"krs-poland-mcp-server"
]
}
}
}