imei_check_digit
ActiveTool of Imei
declared in 0.1.0
Compute the Luhn check digit for the first 14 digits of an IMEI (use to complete or repair an IMEI).
Parameters schema
{
"type": "object",
"required": [
"digits"
],
"properties": {
"digits": {
"type": "string",
"description": "The first 14 digits (no check digit)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Imei
https://github.com/pipeworx-io/mcp-imei
2/7 registries