From 9867f6e109442dcb5e05e9924c4af349c9a24524 Mon Sep 17 00:00:00 2001 From: denismaggior8 Date: Tue, 5 May 2026 08:41:06 +0200 Subject: [PATCH 1/2] denismaggior8/enigma-python-mcp added in Cryptography section --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index a58a33b32..3951eeb74 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/) * 🖥️ - [Command Line](#command-line) * 💬 - [Communication](#communication) * 🗣️ - [Conversational AI](#conversational-ai) +* 🔑 - [Cryptography](#cryptography) * 👤 - [Customer Data Platforms](#customer-data-platforms) * 🗄️ - [Databases](#databases) * 📊 - [Data Platforms](#data-platforms) @@ -607,6 +608,14 @@ Tools for building and operating AI conversation agents that hold structured dia - [Perspective-AI/mcp](https://github.com/Perspective-AI/mcp) [![Perspective-AI/mcp MCP server](https://glama.ai/mcp/servers/Perspective-AI/mcp/badges/score.svg)](https://glama.ai/mcp/servers/Perspective-AI/mcp) 🎖️ 📇 ☁️ - Official MCP server for [Perspective AI](https://getperspective.ai). An AI Concierge replaces static forms with adaptive AI conversations for lead qualification, customer research, onboarding feedback, and advocacy. Design conversation agents (Concierge, Interviewer, Evaluator, Advocate), analyze conversations, deploy embeds, and automate follow-ups (webhook, email, Slack, HubSpot). + +### 🔑 Cryptography + +Tools for encrypting and decrypting data. + +- [denismaggior8/enigma-python-mcp](https://github.com/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. + + ### 👤 Customer Data Platforms Provides access to customer profiles inside of customer data platforms From bfa4df7daceb355f54d88969f441e5c0f4fb8c09 Mon Sep 17 00:00:00 2001 From: denismaggior8 Date: Tue, 5 May 2026 12:03:17 +0200 Subject: [PATCH 2/2] Addning Glama badge for denismaggior8/enigma-python-mcp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3951eeb74..39ac0605f 100644 --- a/README.md +++ b/README.md @@ -613,7 +613,7 @@ Tools for building and operating AI conversation agents that hold structured dia Tools for encrypting and decrypting data. -- [denismaggior8/enigma-python-mcp](https://github.com/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. +- [denismaggior8/enigma-python-mcp](https://github.com/denismaggior8/enigma-python-mcp) [![denismaggior8/enigma-python-mcp MCP server](https://glama.ai/mcp/servers/denismaggior8/enigma-python-mcp/badges/score.svg)](https://glama.ai/mcp/servers/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. ### 👤 Customer Data Platforms