BLAKE3

GitHub

The official Rust and C implementations of the BLAKE3 cryptographic hash function

6,208 stars Assembly 1 file ยท ~6,580 tokens

BLAKE3 MCP Server

MCP server for BLAKE3-team/BLAKE3

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "BLAKE3": {
      "command": "npx",
      "args": [
        "-y",
        "@BLAKE3-team/BLAKE3"
      ]
    }
  }
}