Back to search
30
MCP

io.github.ryudi84/hash-forge-mcp

io.github.ryudi84/hash-forge-mcp

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ryudi84/hash
MCP server for cryptographic hashing — MD5, SHA-1, SHA-256, SHA-384, SHA-512
0 tools
io.github.ryudi84/base64-forge-mcp
Encode/decode Base64, URL-safe variants, and file data
0 tools
io.github.ryudi84/diff-forge-mcp
Compare text and code, show differences with context
0 tools
io.github.csoai-org/hash-utils-ai-mcp
hash-utils-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.ryudi84/password-forge-mcp
Generate secure passwords with configurable rules and strength check
0 tools
hashing-mcp-server
An MCP Server offering tools to calculate MD5 and SHA-256 cryptographic hashes for text data, designed for use with LLMs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ryudi84/hash-forge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}