An MCP server for web search, web fetching, and Context7 documentation tools with proxy support, designed for internal network environments.
{
"mcpServers": {
"chenpu17web-bridge": {
"command": "npx",
"args": [
"-y",
"@chenpu17/web-bridge-mcp"
]
}
}
}