mcp-webresearch
If you are the rightful owner of mcp-webresearch and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server designed for web research, integrating real-time information into Claude for efficient topic exploration.
The MCP Web Research Server is a specialized server that facilitates web research by integrating with Claude, a desktop application. It allows users to perform Google searches, extract webpage content, track research sessions, and capture screenshots. This server is particularly useful for users who need to gather and analyze information from the web in real-time, providing a seamless experience by automating the research process. The server is designed to work with the Claude Desktop app, leveraging its capabilities to enhance research efficiency and accuracy. Users can initiate research sessions, track their progress, and access resources like screenshots and session logs directly from the app.
Features
- Google search integration
- Webpage content extraction
- Research session tracking
- Screenshot capture
Tools
search_google
Performs Google searches and extracts results. Arguments: { query: string }
visit_page
Visits a webpage and extracts its content. Arguments: { url: string, takeScreenshot?: boolean }
take_screenshot
Takes a screenshot of the current page. No arguments required.