Metadata-Version: 2.4
Name: iflow-mcp_enkryptai-secure-mcp-gateway
Version: 2.1.6
Summary: Enkrypt Secure MCP Gateway
Home-page: https://github.com/enkryptai/secure-mcp-gateway
Author: Enkrypt AI Team
Author-email: Enkrypt AI Team <support@enkryptai.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/enkryptai/secure-mcp-gateway
Keywords: MCP,gateway,secure,middleware,async,python,model context protocol,guardrails,Enkrypt,Enkrypt AI,EnkryptAI,AI
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: flask~=3.1.2
Requires-Dist: flask-cors~=6.0.1
Requires-Dist: redis~=6.4.0
Requires-Dist: requests~=2.32.5
Requires-Dist: aiohttp~=3.12.15
Requires-Dist: fastapi~=0.115.6
Requires-Dist: uvicorn[standard]~=0.32.1
Requires-Dist: pydantic~=2.11.0
Requires-Dist: pydantic[email]~=2.11.0
Requires-Dist: email-validator~=2.2.0
Requires-Dist: python-json-logger~=3.3.0
Requires-Dist: python-dateutil~=2.9.0.post0
Requires-Dist: psutil~=6.1.0
Requires-Dist: cryptography~=45.0.7
Requires-Dist: pyjwt~=2.10.1
Requires-Dist: tenacity~=8.2.0
Requires-Dist: mcp[cli]~=1.13.1
Requires-Dist: opentelemetry-sdk~=1.36.0
Requires-Dist: opentelemetry-exporter-otlp~=1.36.0
Requires-Dist: opentelemetry-exporter-prometheus~=0.57b0
Requires-Dist: opentelemetry-instrumentation~=0.57b0
Requires-Dist: opentelemetry-instrumentation-requests~=0.57b0
Requires-Dist: structlog~=25.4.0
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python

# Enkrypt Secure MCP Gateway

A secure gateway for Model Control Protocol (MCP) that enables safe and controlled access to MCP servers.

```bash
pip install secure-mcp-gateway

```

For documentation and usage instructions, please visit our GitHub repository:

**[https://github.com/enkryptai/secure-mcp-gateway](https://github.com/enkryptai/secure-mcp-gateway)**

## License

### Enkrypt AI MCP Gateway Core

This project's core functionality is licensed under the MIT License.

<!-- In addition to the MIT License, the following additional terms apply:

- You can freely use, modify, and distribute this software as part of your commercial product

- You can use this as part of your commercial product if your product is not an MCP gateway or gateway-based service

- You cannot sell this gateway as a standalone product -->

For the full license text, see the `LICENSE.txt` file in the repository.

### Enkrypt AI Guardrails, Logo, and Branding

© 2025 Enkrypt AI. All rights reserved.

Enkrypt AI software is provided under a proprietary license. Unauthorized use, reproduction, or distribution of this software or any portion of it is strictly prohibited.

Terms of Use: [https://www.enkryptai.com/terms-and-conditions](https://www.enkryptai.com/terms-and-conditions)

Privacy Policy: [https://app.enkryptai.com/privacy-policy](https://app.enkryptai.com/privacy-policy)

Enkrypt AI and the Enkrypt AI logo are trademarks of Enkrypt AI, Inc.
