Back to search
30
MCP

kunalpathak13/hashing-mcp-server

docker/kunalpathak13/hashing-mcp-server

Docker image for a Model Context Protocol (MCP) server for calculating MD5 and SHA-256 hashes.

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

Similar MCP servers embedding-nearest

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.ryudi84/hash
MCP server for cryptographic hashing — MD5, SHA-1, SHA-256, SHA-384, SHA-512
0 tools
antpavlenkohmcorp/mcp-dockerized
🐳 Containerized Model Context Protocol (MCP) server with extensible tools, API key authentication
0 tools
docker-mcp-sdk
A Model Context Protocol server for secure Docker container execution
0 tools
mcp-server-calculator
A Model Context Protocol server for calculating.
0 tools
io.github.containers/kubernetes-mcp-server
A Model Context Protocol (MCP) server for Kubernetes and OpenShift
0 tools

How to use

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

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