enkryptai-mcp-server
The Enkrypt AI MCP Server is designed to provide red-teaming, prompt auditing, and AI safety analysis for MCP-compatible clients like Claude Desktop. It enhances assistant-driven workflows by enabling real-time prompt risk analysis and adversarial attack simulations.
Enkrypt AI MCP Server
The Enkrypt AI MCP Server is designed to integrate red-teaming, prompt auditing, and AI safety analysis into any Model Context Protocol (MCP)โcompatible client. It allows analysis of prompts, detection of jailbreak attempts, and simulation of adversarial attacks, enhancing AI safety in assistant-driven workflows.
๐ Features
- Real-time prompt risk analysis
- Red-teaming via adversarial prompt generation
- Tool-based LLM monitoring using the MCP standard
- Seamless integration with Claude Desktop, Cursor IDE, and other MCP clients
๐ Installation
Ensure you have uv
installed before starting the installation.
- Clone the repository:
git clone https://github.com/enkryptai/enkryptai-mcp-server.git
- Install dependencies:
uv pip install -e .
๐ Get Your API Key
Obtain a free API key from https://app.enkryptai.com/settings/api.
โ๏ธ Configuration
Connect this server to any MCP-compatible client like Cursor and Claude Desktop for integration.