denismaggior8/enigma-python-mcp
by Various
An MCP (Model Context Protocol) server that brings the capabilities of the enigmapython library to LLMs, allowing them to encrypt and decrypt messages using historically accurate E
MCP
denismaggior8/enigma-python-mcp
Added 1 June 2026
Overview
This MCP server exposes the enigmapython library to LLMs via the Model Context Protocol. It enables language models to encrypt and decrypt messages using historically accurate Enigma machine emulators.
Best for
Best for
Developers who need Enigma cipher functionality in LLM-based tools or educational projects
Use cases
- Adding Enigma cipher operations to LLM-powered applications
- Building educational demos that simulate WWII-era encryption
- Integrating cryptographic toy examples into AI agent workflows
Notes
This MCP server exposes the enigmapython library to LLMs via the Model Context Protocol. It enables language models to encrypt and decrypt messages using historically accurate Enigma machine emulators.
4 stars on GitHub. Last updated 2026-05-05.
Use cases
- Adding Enigma cipher operations to LLM-powered applications
- Building educational demos that simulate WWII-era encryption
- Integrating cryptographic toy examples into AI agent workflows
Pros
- Brings historically accurate Enigma emulation directly to LLMs
- Simple integration via the standard MCP protocol
- Lightweight Python implementation with few dependencies
Cons
- Limited to Enigma cipher (not general-purpose encryption)
- Low star count may indicate limited community or maintenance
- Only useful for niche historical or educational use cases
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Brings historically accurate Enigma emulation directly to LLMs
- Simple integration via the standard MCP protocol
- Lightweight Python implementation with few dependencies
Cons
- Limited to Enigma cipher (not general-purpose encryption)
- Low star count may indicate limited community or maintenance
- Only useful for niche historical or educational use cases