Hash Forge MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 25 Feb 2026.
Hash text with SHA-256, SHA-384, SHA-512 and compare hashes
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add hash-forge-mcp -- npx -y hash-forge-mcp
{
"mcpServers": {
"hash-forge-mcp": {
"args": [
"-y",
"hash-forge-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.hash-forge-mcp]
command = "npx"
args = ["-y", "hash-forge-mcp"]
{
"mcpServers": {
"hash-forge-mcp": {
"args": [
"-y",
"hash-forge-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"hash-forge-mcp": {
"args": [
"-y",
"hash-forge-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.