Back to directory
denismaggior8/enigma-python-mcp

denismaggior8/enigma-python-mcp

@denismaggior8

An MCP server that brings the capabilities of the enigmapython library to LLMs, allowing them to encrypt and decrypt messages using historically accurate Enigma machine emulators

encryptiondecryptionenigmahistoricalcryptographyllmmcp-servertool

Installation & Configuration

{
  "mcpServers": {
    "enigma": {
      "command": "uvx",
      "args": [
        "enigmapython-mcp",
        "--transport",
        "stdio"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/11
Updated
2026/6/12