Skip to content

Webresearch

Free

by MCP Community

MCP server for web research

v0.1.7Added Apr 12, 2026
mcpmodel-context-protocolweb-researchaiweb-scraping
Works with:ClaudeGPTGeminiCopilot

Webresearch MCP Server

MCP server for web research

Installation

npx -y @mzxrai/mcp-webresearch

Reviews

Leave a Review

Installation

Quick install
npx -y @mzxrai/mcp-webresearch
Add to claude_desktop_config.json
{
  "mcpServers": {
    "webresearch": {
      "command": "npx",
      "args": ["-y", "@mzxrai/mcp-webresearch"]
    }
  }
}