mcp-webresearch
PythonJavascriptCloudResearchDevelopmentGoRubyRSearch
About This Server
MCP web research server (give Claude real-time info from the web)
Server Information
š Overview:
ā Key Points:
* Project Name: mcp-webresearch
* Author: mzxrai
* Description: MCP web research server for Claude, providing real-time web information.
* Status: Publicly archived.
š Main Findings:
* The project allows users to bring real-time information into Claude, enabling it to research any topic easily.
* The server integrates Google Search, extracts webpage content, tracks research sessions (visited pages, search queries), and captures screenshots.
* The system relies on Node.js (version 18 or greater) and requires the Claude Desktop app.
* The repository includes a prebuilt "agentic-research" prompt for deeper web research, accessible via the Claude Desktop app.
š Details:
* Installation: Requires adding a configuration to the Claude Desktop app's `claudedesktopconfig.json` file.
* Tools Offered: search\google, visit\page, and take\_screenshot.
* Prompts: agentic-research (guided research prompt for Claude).
* Development: Instructions provided for installing dependencies, building the project, watching for changes, and running in development mode.
* Verified Platforms: macOS and Linux
šÆ Conclusion:
The "mcp-webresearch" project is a publicly archived tool designed to enhance the capabilities of the Claude AI assistant by providing it with real-time web research capabilities. It achieves this through a combination of search integration, content extraction, session tracking, and screenshot capture, all accessible via a Model Context Protocol server.
This webpage is a GitHub repository for a project called "mcp-webresearch" by user mzxrai. The project is described as an MCP (Model Context Protocol) web research server designed to provide real-time information from the web to Claude, an AI assistant. The repository is publicly archived.
ā Key Points:
* Project Name: mcp-webresearch
* Author: mzxrai
* Description: MCP web research server for Claude, providing real-time web information.
* Status: Publicly archived.
* License: MIT
š Main Findings:
* The project allows users to bring real-time information into Claude, enabling it to research any topic easily.
* The server integrates Google Search, extracts webpage content, tracks research sessions (visited pages, search queries), and captures screenshots.
* The system relies on Node.js (version 18 or greater) and requires the Claude Desktop app.
* The repository includes a prebuilt "agentic-research" prompt for deeper web research, accessible via the Claude Desktop app.
* The system exposes captured webpage screenshots and research sessions as MCP resources.
š Details:
* Installation: Requires adding a configuration to the Claude Desktop app's `claudedesktopconfig.json` file.
* Tools Offered: search\google, visit\page, and take\_screenshot.
* Prompts: agentic-research (guided research prompt for Claude).
* Development: Instructions provided for installing dependencies, building the project, watching for changes, and running in development mode.
* Verified Platforms: macOS and Linux
* Languages: JavaScript (100%)
šÆ Conclusion:
The "mcp-webresearch" project is a publicly archived tool designed to enhance the capabilities of the Claude AI assistant by providing it with real-time web research capabilities. It achieves this through a combination of search integration, content extraction, session tracking, and screenshot capture, all accessible via a Model Context Protocol server.
Server Features
Google search integration
Performs Google searches and extracts results
Webpage content extraction
Visits a webpage and extracts its content
Research session tracking
Keeps track of visited pages, search queries, extracted content, screenshots, and timestamps.
Screenshot capture
Takes a screenshot of the current page
Provider Information
Mzxrai
cloud Provider
Quick Actions
MCP Configuration
Available Tools
search_googlevisit_pagetake_screenshot