mcp-DEEPwebresearch

mcp-DEEPwebresearch

65

The MCP Deep Web Research Server is a Model Context Protocol (MCP) server designed for advanced web research tasks. It provides features like intelligent search queuing, enhanced content extraction, and integration with the Claude Desktop app to facilitate efficient data gathering and analysis. This server is built upon the foundation of the mcp-webresearch project, optimized for performance and error handling.

MCP Deep Web Research Server (v0.3.0)

A Model Context Protocol (MCP) server for advanced web research.

Latest Changes

  • Added visit_page tool for direct webpage content extraction
  • Optimized performance to work within MCP timeout limits
  • Enhanced error handling for timeouts

Features

  • Intelligent Search Queue System
  • Enhanced Content Extraction
  • Google search integration
  • Webpage content extraction

Prerequisites

  • Node.js >= 18
  • Claude Desktop app

Installation

  • Global Installation (Recommended) via npm, yarn, or pnpm.
  • Local Project Installation via npm, yarn, or pnpm.
  • Claude Desktop Integration setup for automatic start.

Usage

  • Start a chat with Claude and send a prompt that would benefit from web research.

Configuration Options

  • Configurable through environment variables like MAX_PARALLEL_SEARCHES.

Error Handling

  • Solutions for common issues like rate limiting and network timeouts.