web-search-mcp social preview
other929MIT

web-search-mcp

A simple, locally hosted Web Search MCP server for use with Local LLMs

Updated Jun 8, 2026
Platforms
macos, linux, windows, web
Pricing
free-open-source
Status
active
License
MIT

What it does

Core capabilities at a glance

  • Lmstudio
  • Local LLM
  • MCP
  • WEB Search

Deep dive

The full breakdown - performance, comparisons, and setup

web-search-mcp

web-search-mcp is a local-AI tool - A simple, locally hosted Web Search MCP server for use with Local LLMs.

Overview

A TypeScript MCP (Model Context Protocol) server that provides comprehensive web search capabilities using direct connections (no API keys required) with multiple tools for different use cases.

When a comprehensive search is requested, the server uses an optimised search strategy: 1. Browser-based Bing Search - Primary method using dedicated Chromium instance 2. Browser-based Brave Search - Secondary option using dedicated Firefox instance 3. Axios DuckDuckGo Search - Final fallback using traditional HTTP 4. Dedicated browser isolation: Each search engine gets its own browser instance with automatic cleanup 5. Content extraction: Tries axios first, then falls back to browser with human behavior simulation 6. Concurrent processing: Extracts content from multiple pages simultaneously with timeout protection 7. HTTP/2 error recovery: Automatically falls back to HTTP/1.1 when protocol errors occur

For quick search results without full content extraction: 1. Performs the same optimised multi-engine search as 'full-web-search' 2. Returns only the search result snippets/descriptions 3. Does not follow links to extract full page content

For extracting content from a specific webpage: 1. Takes a single URL as input 2. Follows the URL and extracts the main page content 3. Removes navigation, ads, and other non-content elements

This MCP server has been developed and tested with LM Studio and LibreChat. It has not been tested with other MCP clients.

web-search-mcp is open-source, written primarily in TypeScript, with 929 GitHub stars under the MIT license. The latest release is v0.3.2 (2025-08-07).

Key capabilities

From the project's documentation:

  • Multi-Engine Web Search: Prioritises Bing > Brave > DuckDuckGo for optimal reliability and performance
  • Full Page Content Extraction: Fetches and extracts complete page content from search results
  • Multiple Search Tools: Three specialised tools for different use cases
  • Smart Request Strategy: Switches between playwright browesrs and fast axios requests to ensure results are returned
  • Concurrent Processing: Extracts content from multiple pages simultaneously
  • ✅ Works well with: Qwen3

How it fits a local-AI stack

web-search-mcp runs on your own hardware, so pair it with a model and a GPU sized to your needs. Use the VRAM calculator to pick a model that fits your card, and see what you can run for hardware guidance. Related local-AI tools in the directory:

Sources

Stats from GitHub, 2026-06-08.

Frequently asked

Quick answers to common questions

What is web-search-mcp?

web-search-mcp is a other tool for local AI workloads. A simple, locally hosted Web Search MCP server for use with Local LLMs

Is web-search-mcp free and open source?

Yes, web-search-mcp has 929 GitHub stars and is licensed under MIT. You can self-host it for free on macos, linux, windows, web.

What platforms does web-search-mcp support?

web-search-mcp runs on macos, linux, windows, web.

What hardware do I need for web-search-mcp?

The hardware requirements depend on which models you run. Check our hardware directory for compatible GPUs and systems. web-search-mcp has 929 GitHub stars and an active community.

Does web-search-mcp support GPU acceleration?

web-search-mcp supports GPU acceleration via CUDA, Metal, or Vulkan depending on your platform. For the best performance, pair it with an NVIDIA RTX 4090 or 5090.

What are the best alternatives to web-search-mcp?

Popular alternatives include other other tools in our directory. Browse our full collection at /tool for comparisons, community reviews, and benchmark data to find the right fit for your workflow.

How much does web-search-mcp cost?

web-search-mcp is free-open-source. It is completely free and open source to self-host.

Pairs well with

Complementary tools, models, and hardware

Similar tools

More tools like this one

Comments coming soon

Configure NEXT_PUBLIC_GISCUS_REPO_ID and NEXT_PUBLIC_GISCUS_CATEGORY_ID at giscus.app to enable.