Enterprise DNA
M MCP Servers Developer low

mzxrai/mcp-webresearch

by Various

MCP web research server (give Claude real-time info from the web)

M

MCP

mzxrai/mcp-webresearch

Added 1 June 2026

#anthropic #anthropic-claude #mcp #model-context-protocol #web-research

Overview

This is an MCP web research server that gives Claude real-time information from the web. It acts as a bridge between Claude and online sources, enabling live data retrieval through the Model Context Protocol.

Best for

Best for
Developers who want to give Claude live web search capabilities in their own applications.

Use cases

  • Fetching current news or facts during a Claude conversation
  • Querying live data for research or decision support
  • Extending Claude with web search functionality

How to use

Tools exposed

  • search_google
  • visit_page
  • take_screenshot

Tested with

Claude Desktop

Example client config

{\n  "mcpServers": {\n    "webresearch": {\n      "command": "npx",\n      "args": ["-y", "@mzxrai/mcp-webresearch@latest"]\n    }\n  }\n}

Notes

This is an MCP web research server that gives Claude real-time information from the web. It acts as a bridge between Claude and online sources, enabling live data retrieval through the Model Context Protocol.

298 stars on GitHub. Last updated 2024-12-18. Licensed MIT.

Use cases

  • Fetching current news or facts during a Claude conversation
  • Querying live data for research or decision support
  • Extending Claude with web search functionality

Pros

  • Open source with community interest (298 stars on GitHub)
  • Enables real-time web access for Claude without manual intervention
  • Simple JavaScript implementation easy to understand and modify

Cons

  • Requires setting up and running a separate server process
  • Depends on external web sources that may change or become unavailable
  • Limited to environments where Claude supports the MCP protocol

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Open source with community interest (298 stars on GitHub)
  • Enables real-time web access for Claude without manual intervention
  • Simple JavaScript implementation easy to understand and modify

Cons

  • Requires setting up and running a separate server process
  • Depends on external web sources that may change or become unavailable
  • Limited to environments where Claude supports the MCP protocol
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks