← Index

io.github.ryudi84/hash

io.github.ryudi84/hash·v1.0.3·Other
Quality Score
82
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "hash": {
      "command": "npx",
      "args": [
        "-y",
        "hash-forge-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "hash": {
      "command": "npx",
      "args": [
        "-y",
        "hash-forge-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y hash-forge-mcp
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other