mrkrsl/web-search-mcp
A simple, locally hosted Web Search MCP server for use with Local LLMs
This project integrates web search capabilities directly into your local Large Language Models (LLMs). It takes a search query from your LLM, fetches results from multiple search engines, and can extract full page content from those results. It's designed for users who want to give their local LLM access to up-to-date information from the internet.
630 stars. No commits in the last 6 months.
Use this if you are running a local LLM (like with LM Studio or LibreChat) and need it to perform comprehensive web searches, extract full webpage content, or get quick search summaries without relying on external API keys.
Not ideal if you are looking for a standalone web scraping tool for general purposes or if you don't use local LLMs that support the Model Context Protocol (MCP).
Stars
630
Forks
90
Language
TypeScript
License
MIT
Category
Last pushed
Aug 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/mrkrsl/web-search-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
QuantGeekDev/mcp-framework
A framework for writing MCP (Model Context Protocol) servers in Typescript
MCPJam/inspector
Test & Debug MCP servers, ChatGPT apps, and MCP Apps (ext-apps)
arabold/docs-mcp-server
Grounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
rohitg00/awesome-devops-mcp-servers
A curated list of awesome MCP servers focused on DevOps tools and capabilities.
googleapis/genai-toolbox
MCP Toolbox for Databases is an open source MCP server for databases.