Back to MCP Servers
Webresearch
Search Google and do deep web research on any topic
search-data-extractiongo
By mzxrai
Installation
npx -y mcp-webresearchConfiguration
{
"mcpServers": {
"mcp-webresearch": {
"command": "npx",
"args": ["-y", "mcp-webresearch"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes