You're viewing a demo portfolio

Join the waitlist
PRSM

generate-hash

Active

Tool of io.github.Deesmo/arch-tools-mcp

declared in 1.8.0

Generate cryptographic hashes (sha256, sha512, md5, sha1)

Parameters schema

{
  "type": "object",
  "required": [
    "text"
  ],
  "properties": {
    "text": {
      "type": "string",
      "description": "Text to hash"
    },
    "algorithm": {
      "type": "string",
      "description": "Hash algorithm: md5, sha1, sha256, sha512 (default: sha256)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.Deesmo/arch-tools-mcp

https://github.com/Deesmo/Arch-AI-Tools

1/7 registries
View full server →
generate-hash — io.github.Deesmo/arch-tools-mcp — PRSM MCP