secure-mcp-gateway
Overview
A secure middleware gateway for the Model Context Protocol (MCP), built with Python, featuring async support and guardrails for AI model context management.
Capabilities
- • prompt templates
- • tool call interface
- • authentication support
- • github integration
- • mcp client integration
Best For
Enkrypt Secure MCP Gateway: Python-based secure middleware for Model Context Protocol (MCP) with guardrails and async capabilities.
Decision Snapshot
Install
available
Usage
available
Docs
8 links
Config
8 strong hints
Capabilities
5 key capabilities detected
- • GitHub stars: 53
- • Forks: 8
- • Source provenance count: 1
- • Last seen: 3/16/2026
- • Published: 3/16/2026
Installation / Setup
# ------------------ && # Python && # ------------------ && python --version
Usage
{ && "common_mcp_gateway_config": { && "enkrypt_log_level": "INFO", && "enkrypt_base_url": "https://api.enkryptai.com",Features
- • Docker-in-Docker requires privileged mode and special socket mounting
- • Network isolation prevents containers from communicating properly
- • Volume mounts don't work as expected across container boundaries
- • Performance overhead and security concerns
- • Increased complexity and debugging difficulty
- • ✅ **npm-based servers**: npm exec -y server-name
- • Running the gateway outside of Docker (local installation), OR
- • Setting up proper Docker networking with --network host or custom bridge networks, OR
Use Cases
- • Supports capabilities such as: prompt templates; tool call interface; authentication support.
- • Common usage themes: mcp, gateway, secure, middleware.
Supported Clients / Integrations
- • prompt templates
- • tool call interface
- • authentication support
- • github integration
- • mcp client integration
Compatibility Signals
- • Claude Desktop: mentions (Mentioned in approved metadata/docs evidence.)
- • Cursor: mentions (Mentioned in approved metadata/docs evidence.)
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• { && "common_mcp_gateway_config": { && "enkrypt_log_level": "INFO", && "enkrypt_base_url": "https://api.enkryptai.com",
Notes / Requirements
- • Primary language: Python
- • License: Apache-2.0
- • Documentation coverage: high
- • Parser coverage score: 1.00
- • Source feeds: PyPI RSS + JSON API
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
mcp-framework
A TypeScript framework for building Model Context Protocol (MCP) servers.
middy-mcp
Middy middleware for Model Context Protocol (MCP) server integration.
nuance-gms-mcp
Model Context Protocol server for Gatan Microscopy Suite 3.60, enabling local large language model control of multimodal electron microscopy.
protect-mcp
protect-mcp (scopeblind-gateway) is a Python-based security gateway for MCP that provides per-tool policies, Ed25519-signed receipts, and shadow mode functionality.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.