BLAKE3
The official Rust and C implementations of the BLAKE3 cryptographic hash function
BLAKE3 MCP Server
MCP server for BLAKE3-team/BLAKE3
Ready-to-Use Client Configurations
{
"mcpServers": {
"BLAKE3": {
"command": "npx",
"args": [
"-y",
"@BLAKE3-team/BLAKE3"
]
}
}
}