The Security Layer Your MCP Server Needs

Open-source gateway delivering privacy, security, and governance for MCP integrations.

MCP

One Gateway. Total Control.

Regular MCP

Injection vulnerabilities

Uncontrolled data access

No enforced governance

Limited visibility

No guardrail integration

Enkrypt AI

Automatic attack prevention

Built-in sensitive data protection

Policy-driven compliance enforcement

Comprehensive logs & real-time alerts

Granular guardrail integration

MCP Security Made Simple

Sensitive Data Protection

  • Detection and Prevent PII Leakage

Data Monitoring

  • Real-time scanning to block unauthorized data flows

Injection Attack Prevention

  • Detect and Block Malicious AI Prompts
  • Prevent Indirect Prompt Injection Attacks

Rate & Usage Control

  • Control API Usage
  • Prevent Abuse

Policy Enforcement

  • Automatically enforce organization-specific AI policies.

Authentication & Authorization

  • Centralized management of secure access and permissions.

Comprehensive Observability

  • Detailed audit logs, real-time alerts, and analytics dashboards.

Secure by Design

Configurable Guardrails for each MCP server
MCP diagramMCP

Setup in Minutes

Install

pip install secure-mcp-gateway
OR
git clone https://github.com/enkryptai/secure-mcp-gateway setup.sh

Configure

"mcp_config": [{
       "server_name": "github_server",
       "config": {...},
       "tools": {},
       "input_guardrails_policy": prompt_policy,             "output_guardrails_policy": response_policy
     }]

Connect

"mcpServers": {
   "Enkrypt Secure MCP Gateway": {
     "command": "...",
     "args": [
       "...", "mcp", "run", "gateway.py”],      "env": {        "ENKRYPT_GATEWAY_KEY": "3_V8WZxKJp24alEui542WX6wVcgexH5EIBqZl1" }}}}

Easy Integration & Open Source

Open-source & Transparent:

Easy Integration

Supports MCP clients like Cursor, Claude, and more.