mcpbeat Sign in

Hash Forge MCP Server

local only

Hash Forge MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 25 Feb 2026.

Hash text with SHA-256, SHA-384, SHA-512 and compare hashes

Installs per day peak 19 · avg 6 · -31% w/w
a month agotoday
46
Installs / week
npm · hash-forge-mcp
1
Stars
0 open issues
25 Feb 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Hash Forge MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add hash-forge-mcp -- npx -y hash-forge-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hash-forge-mcp": {
      "args": [
        "-y",
        "hash-forge-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hash-forge-mcp]
command = "npx"
args = ["-y", "hash-forge-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "hash-forge-mcp": {
      "args": [
        "-y",
        "hash-forge-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hash-forge-mcp": {
      "args": [
        "-y",
        "hash-forge-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Hash Forge MCP

same job, measured the same way
Diff Forge MCP
by ryudi84

Compare text and code, show differences with context

50 installs/wk local only
Hash Digest Tool
by apished

Computes MD5, SHA1, SHA256, SHA512, and CRC32 digests from text, base64, or hex input.

1 tools answering
Hash
by ryudi84

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

local only
Music Studio
by linxule

ABC sheet music + Strudel live coding studio with ext-apps widgets, harmony tools, and share links.

363 installs/wk 7 tools answering
Lobu
by lobu-ai

Shared, permission-aware company context for AI agents, with provenance, approvals and audit.

answering
Mufmuf MCP
by iziklisbon

Score how visually compatible two photos are (1-10), with sub-scores and an explanation.

29 installs/wk local only
Wingie Enuygun MCP
by enuygun

Search and compare flights, hotels, buses, and car rentals with ENUYGUN's MCP.

12 tools answering
Groundhog
by dmytrome

Search, read and research the web, with hidden text stripped by default and sources hashed

891 installs/wk local only

Hash Forge MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Hash Forge MCP?
Hash Forge MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package hash-forge-mcp was installed 46 times last week.
How do I connect Hash Forge MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls hash-forge-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Hash Forge MCP?
The npm package hash-forge-mcp was installed 46 times in the last week. Week over week that is -31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Hash Forge MCP 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.