mcp-webresearch
The MCP Web Research Server is a tool for integrating real-time web research capabilities into the Claude platform. It allows for Google searches, webpage content extraction, and research session tracking, enhancing research efficiency and interactivity.
What are the prerequisites for using the MCP Web Research Server?
You need Node.js version 18 or higher and the Claude Desktop app installed.
How do I start using the web research feature in Claude?
Start a chat with Claude and send a prompt that would benefit from web research. Use the 'agentic-research' prompt for deeper research.
What should I do if I encounter issues with the server?
Check Claude Desktop's MCP logs using the command: tail -n 20 -f ~/Library/Logs/Claude/mcp*.log
Can I use the MCP Web Research Server on Linux?
The server is currently verified for macOS, and Linux support is not confirmed.
What is the 'agentic-research' prompt?
It's a guided research prompt that helps Claude conduct thorough web research, prioritizing high-quality sources and iteratively refining the research direction.