You're viewing a demo portfolio

Join the waitlist
PRSM

validate_pesel

Active

Tool of Qiniso

declared in 0.5.0

USE THIS to verify a Polish PESEL (national identification number) before relying on it — never assume 11 digits are valid. Checks the weighted mod-10 check digit. Call this for KYC/onboarding of Polish individuals.

Parameters schema

{
  "type": "object",
  "required": [
    "pesel"
  ],
  "properties": {
    "pesel": {
      "type": "string",
      "description": "The 11-digit PESEL (spaces/dashes ignored)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Qiniso

https://github.com/qinisolabs/qiniso

1/7 registries
View full server →
validate_pesel — Qiniso — PRSM MCP