Log Proxy
Createdemicklei
Inspects messages exchanged between an MCP client and server via a web interface.
About
Log Proxy provides a web-based interface for observing communication between an MCP client and server. By acting as a proxy, it captures and displays the messages exchanged, offering valuable insights for debugging and understanding MCP interactions. Currently supporting the STDIO interface, it allows developers to monitor traffic and troubleshoot issues effectively.
Key Features
- Supports STDIO interface
- Customizable HTTP port
- Configurable log file location
- Override Web Page Title
- Web-based interface for viewing MCP messages
- 1 GitHub stars
Use Cases
- Monitoring MCP traffic
- Debugging MCP client-server communication
- Understanding MCP interactions