Back to search
30
MCP

hashing-mcp-server

pypi/hashing-mcp-server

An MCP Server offering tools to calculate MD5 and SHA-256 cryptographic hashes for text data, designed for use with LLMs.

Uptime
0.0%
3 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
kunalpathak13/hashing-mcp-server
Docker image for a Model Context Protocol (MCP) server for calculating MD5 and SHA-256 hashes.
0 tools
hash-utils-ai-mcp
MCP server for hash utils ai. Features hash text, verify hash, generate uuid. From MEOK AI Labs.
0 tools
hash-utils-ai-mcp
MCP server for hash utils ai. Features hash text, verify hash, generate uuid. From MEOK AI Labs.
0 tools
io.github.musaddiquehussainlabs/mhlabs_mcp_tools
An MCP server that provides text preprocessing, NLP components, and document analysis
0 tools
io.github.ryudi84/hash-forge-mcp
Hash text with SHA-256, SHA-384, SHA-512 and compare hashes
0 tools

How to use

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

{
  "mcpServers": {
    "hashing-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}