You're viewing a demo portfolio

Join the waitlist
PRSM

validate_fr_nir

Active

Tool of Qiniso

declared in 0.5.0

USE THIS to verify a French social-security number (NIR / numéro de sécurité sociale, INSEE) before relying on it — do not guess the key. Checks the 13-digit body (Corsica 2A/2B handled) and the mod-97 two-digit key. Validates structure only.

Parameters schema

{
  "type": "object",
  "required": [
    "nir"
  ],
  "properties": {
    "nir": {
      "type": "string",
      "description": "The French NIR: 13 digits + 2-digit key (spaces ignored)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Qiniso

https://github.com/qinisolabs/qiniso

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