mzxrai/mcp-webresearch
by Various
MCP web research server (give Claude real-time info from the web)
MCP
mzxrai/mcp-webresearch
Added 1 June 2026
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_googlevisit_pagetake_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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
executeautomation/playwright-mcp-server
Various
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
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.