A Model Context Protocol server that brings the capabilities of enigmapython library to LLMs, allowing them to encrypt and decrypt messages using historically accurate Enigma machine emulators
{
"mcpServers": {
"enigma-python": {
"command": "uvx",
"args": [
"enigmapython-mcp"
]
}
}
}