other tools and integrations
Mcp Log Proxy
MCP server proxy that offers a Web UI to the full message flow
local
rust
other tools and integrations
Installation
npx -y emicklei/mcp-log-proxyConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-log-proxy",
"command": "npx",
"args": [
"-y",
"emicklei/mcp-log-proxy"
]
}About This MCP Server
emicklei/mcp-log-proxy
MCP server proxy that offers a Web UI to the full message flow
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub