Skip to main content
Glama

Crypto_MCP

sha224

Use SHA-224 to generate a 224-bit cryptographic hash from an input string, ensuring data integrity and security in various applications.

Instructions

Calculate SHA-224 hash of a string

Input Schema

NameRequiredDescriptionDefault
inputYesThe input string to hash

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "input": { "description": "The input string to hash", "type": "string" } }, "required": [ "input" ], "type": "object" }

You must be authenticated.

Other Tools from Crypto_MCP

Related Tools

  • @1595901624/crypto-mcp
  • @1595901624/crypto-mcp
  • @1595901624/crypto-mcp
  • @1595901624/crypto-mcp
  • @1595901624/crypto-mcp
  • @cyanheads/toolkit-mcp-server

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/1595901624/crypto-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server