Back to search
30
MCP

io.github.ryudi84/hash

io.github.ryudi84/hash

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

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

Similar MCP servers embedding-nearest

io.github.ryudi84/hash-forge-mcp
Hash text with SHA-256, SHA-384, SHA-512 and compare hashes
0 tools
io.github.ryudi84/base64
MCP server for Base64, URL, and HTML encoding/decoding
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
io.github.daedalus/mcp-hashlib
An MCP server that exposes hashlib functionality
0 tools
io.github.ryudi84/password
MCP server for secure passwords, passphrases, and strength checking.
0 tools
io.github.csoai-org/hash-utils-ai-mcp
hash-utils-ai-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

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