adler32
ActiveTool of Crc
declared in 0.1.0
Compute the Adler-32 checksum of UTF-8 text (as used by zlib). Returns the unsigned value and hex. Keyless, offline.
Parameters schema
{
"type": "object",
"required": [
"text"
],
"properties": {
"text": {
"type": "string",
"description": "The text to checksum."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Crc
https://github.com/pipeworx-io/mcp-crc
2/7 registries