safx/Wrap-MCP
A transparent MCP (Model Context Protocol) proxy server that sits between MCP clients and MCP servers (wrappees), logging requests/responses
Platform-specific configuration:
{
"mcpServers": {
"Wrap-MCP": {
"command": "npx",
"args": [
"-y",
"Wrap-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...