{"repo":"emicklei/mcp-log-proxy","free":true,"listed":false,"github":"https://github.com/emicklei/mcp-log-proxy","clone":"git clone https://github.com/emicklei/mcp-log-proxy.git","description":"a web logging proxy for MCP client-server communication","language":"Go","stars":31,"topics":["debug","golang","mcp-server","mcp-tools"],"license":"MIT","category":"mcp-servers","readme_excerpt":"mcp-log-proxy mcp-log-proxy can be used to see the messages to and from a MCP client and a MCP server using a Web interface. Currently, it only supports the STDIO interface. Multiple proxies All running mcp-log-proxy processes will register themselves in .mcp-log-proxy-instances.json located in your home directory. On the web page, you can use the selector to switch to another proxy instance. install and then or via Go usage mcp-log-proxy requires one argument -command that contains the full command line for starting the MCP server. For example, to proxy traffic to the melrose-mcp server, the full command is: mcp-log-proxy -command melrose-mcp This example assumes that both tools are available on your execution PATH. Once the proxy is started, messages can be viewed on http://localhost:5656 . optional flags You can override the HTTP host address (default localhost ) using the host flag, for example to listen on all interfaces or a specific interface address: mcp-log-proxy -command melrose-mcp -host 0.0.0.0 mcp-log-proxy -command melrose-mcp -host 1.2.3.4 You can override the Web page title using the title flag: mcp-log-proxy -command melrose-mcp -title \"Melrōse (proxy)\" You can override the HTTP port(default 5656) using the port flag: mcp-log-proxy -command melrose-mcp -port 9999 When running multiple proxies, the mcp-log-proxy will detect whether a HTTP port is taken and choose a different port instead. Using the Web UI you can select any of the other running proxies. You ca","default_branch":null,"files":null,"tree":[],"storefront":"/r/emicklei","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/emicklei/mcp-log-proxy/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}