Webresearch
Freeby MCP Community
MCP server for web research
v0.1.7Added Apr 12, 2026
mcpmodel-context-protocolweb-researchaiweb-scraping
Webresearch MCP Server
MCP server for web research
Installation
npx -y @mzxrai/mcp-webresearch
Reviews
Installation
Quick install
npx -y @mzxrai/mcp-webresearch
Add to claude_desktop_config.json
{
"mcpServers": {
"webresearch": {
"command": "npx",
"args": ["-y", "@mzxrai/mcp-webresearch"]
}
}
}