Loading MCP server directory, please wait...
Validates Polish PESEL, NIP, and REGON checksums; PESEL also decodes birth date and sex.
npx @getmcp/cli add com.apished/pesel-nip-regon-validatorRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.apished/pesel-nip-regon-validator": {
"url": "https://apished.com/mcp/v1/idvalidate",
"transport": "streamable-http"
}
}
}