mcp-web-search-server
Verified Safeby null-create
Overview
Provides a local, API-key-free web search server with various backends for LLM agents and automation systems via MCP tools.
Installation
No command providedSecurity Notes
The server binds to `0.0.0.0` by default, making it accessible from all network interfaces; users should be aware of this for secure deployment in production environments. It makes external requests to public search APIs.
Similar Servers
mcp-omnisearch
Provides a unified interface for various search, AI response, content processing, and enhancement tools via Model Context Protocol (MCP).
mcp-local-rag
Provides a local, RAG-like web search tool for Large Language Models to retrieve current information and context.
ddg_search
A Model Context Protocol server for web search using DuckDuckGo and AI-powered answers from IAsk AI, Monica, and Brave AI, designed for integration with AI assistants.
mcp-server-requests
An MCP server that provides HTTP request capabilities, enabling LLMs to fetch and process web content, including saving to files.