michaelnugent/mcp-net
A proxy server and tools manager for the Model Context Protocol (MCP) that facilitates communication between LLM applications and remote MCP-compatible services.
Platform-specific configuration:
{
"mcpServers": {
"mcp-net": {
"command": "npx",
"args": [
"-y",
"mcp-net"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...