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
0
View on GitHub

Installation

npx -y emicklei/mcp-log-proxy

Configuration

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

GitHub: https://github.com/emicklei/mcp-log-proxy

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub