Ciphey

GitHub

โšก Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes โšก

Decoders (Ciphey) MCP Server

Model Context Protocol (decoders) server

View all Ciphey servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "decoders": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-decoders"
      ]
    }
  }
}