mrkrsl/web-search-mcp
A simple, locally hosted Web Search MCP server for use with Local LLMs
Overview
mrkrsl/web-search-mcp is a TypeScript MCP server licensed under MIT. A simple, locally hosted Web Search MCP server for use with Local LLMs Topics: llm, lmstudio, local-llm, mcp, web-search.
Ranked #8379 out of 25632 indexed tools.
Ecosystem
TypeScript MIT
llmlmstudiolocal-llmmcpweb-search
Signal Breakdown
Stars 632
Freshness 7mo ago
Issue Health 19%
Contributors 2
Dependents 0
Forks 90
Description Good
License MIT
How to Improve
Description low impact
Freshness high impact
Issue Health high impact
Matched Queries
From the README
# Web Search MCP Server for use with Local LLMs 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. ## Features - **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 ## How It Works The server provides three specialised tools for different web search needs: ### 1. `full-web-search` (Main Tool) When a comprehensive search is requested, the server uses an **optimised search strategy**: 1. **Browser-based Bing Search*Read full README on GitHub →
Are you the maintainer? Claim this listing