mcpbeat Sign in

Hash MCP Server

local only

Hash runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 25 Feb 2026.

MCP server for cryptographic hashing — MD5, SHA-1, SHA-256, SHA-384, SHA-512

Installs / week
not published
1
Stars
0 open issues
25 Feb 2026
Last commit
from GitHub
License
JavaScript

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs with shell=True mcp_forge.py:201
        subprocess.run(["npm", "install"], cwd=str(server_dir), capture_output=True, timeout=60, shell=True)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Hash

same job, measured the same way
MCP Ecdsa
by daedalus

MCP server for ECDSA cryptography

69 installs/wk local only
Hash
by pipeworx-io

Cryptographic hash & HMAC MCP.

33 tools answering
MCP Cryptography
by daedalus

MCP server exposing cryptography library functionality

59 installs/wk local only
AkTools MCP Server
by aahl

MCP Server for stock and crypto

301 installs/wk local only
Signet MCP Tools
by prismer-ai

MCP server exposing Signet cryptographic signing, verification, and content hash tools over stdio.

52 installs/wk local only
I
Crypto Bytes
by mickymultani

Crypto Bytes MCP Server

66 installs/wk local only
Coingecko MCP Server
by friendlygeorge

MCP server for CoinGecko cryptocurrency data API

40 installs/wk local only
Korea Stock MCP
by jjlabsio

MCP server for korea stock

167 installs/wk local only

Hash — questions

Answers built from our own checks of this server.

Why is there no uptime for Hash?
Hash runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Hash open source?
We cannot say either way: written in JavaScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.