This repository provides an MCP server for web research, integrating Google search, webpage content extraction, research session tracking, and screenshot capture for use with the Claude Desktop app.
A Model Context Protocol (MCP) server designed to enhance web research capabilities within the Claude environment. It brings real-time information into Claude, facilitating in-depth topic exploration.
Key features include Google search integration, webpage content extraction, research session tracking (visited pages, search queries), and screenshot capture.
Requires Node.js (>= 18) and the Claude Desktop app. Installation involves adding a configuration entry to claude_desktop_config.json
to enable Claude Desktop to automatically start the web research MCP server.
Start a chat with Claude and use prompts that benefit from web research. The agentic-research
prompt, accessible via the Paperclip icon, is provided for deeper research.
Offers tools like search_google
, visit_page
, and take_screenshot
. The agentic-research
prompt guides Claude in thorough web research, emphasizing authoritative sources and iterative refinement.
Screenshots are saved as MCP resources, accessible via the Paperclip icon. The server maintains a research session with search queries, visited pages, content, screenshots, and timestamps. For optimal results, suggest high-quality sources when researching general topics.
mzxrai/mcp-webresearch
December 6, 2024
March 27, 2025
JavaScript