HomeServersCryptography › denismaggior8/enigma-python-mcp
MCP Server Active cloudlocal

denismaggior8/enigma-python-mcp

A Model Context Protocol server that brings the capabilities of [enigmapython](https://github.com/denismaggior8/enigma-python) library to LLMs, allowing them to encrypt and decrypt messages using historically accurate Enigma machine emulators.

Quality score 48/100
View on GitHub →
Stars
★ 5
Last commit
yesterday
Language
Python
Install
Python (uvx / pip)
Category

Installation

Example client config (verify package name in the repo README)

{
  "mcpServers": {
    "enigma-python-mcp": {
      "command": "uvx",
      "args": ["enigma-python-mcp"]
    }
  }
}

Topics

Related in Cryptography

MCP Server Active

laszlopere/mcp-bytesmith

Local byte-wrangling toolbox: encoding (hex/Base64/Base32/Base58/Base45…), cryptographic + CRC hashing, base conversion, and CSPRNG tokens/passphrases, plus an opt-in Ethereum/EVM toolset (keccak, ABI/RLP codecs, EIP-191/712 hashing, function/event selectors, EIP-55). No network calls. `uvx mcp-bytesmith`.

2 Python Updated 21d ago Score 55
MCP Server Active

degenlegion-com/waxseal-sdk

On-chain Ed25519 identity for AI agents — verify seals by fingerprint, validate document signatures, and gate irreversible actions behind human-signed approval tokens. Hosted at `api.waxseal.id/mcp`; local install (`npx @waxseal/mcp`) for signing.

1 TypeScript Updated 25d ago Score 53