Back to Home
joydeep2024 icon

mcp-gateway

Verified Safe

by joydeep2024

Overview

A simple HTTP proxy designed for monitoring and debugging requests and responses flowing between an MCP client and an MCP server.

Installation

Run Command
python http_proxy.py

Environment Variables

  • TARGET_BASE

Security Notes

The proxy logs all incoming requests and outgoing responses (including bodies) to standard output, which can expose sensitive data if not run in a controlled, secure environment. It acts as a man-in-the-middle, but does not add any inherent security features like input validation or sanitization for forwarded content, relying on the target server for security. It is explicitly designed for debugging and not for production use with sensitive data or untrusted clients.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassLow
Avg Tokens750
Stars0
Forks0
Last Update2025-11-22

Tags

ProxyHTTPDebuggingNetworkPythonFlask