-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Syed Asif edited this page Jun 8, 2026
·
13 revisions
web-search-mcp is a FastMCP server providing web search, content extraction, and research tools for LLM clients. It implements the Model Context Protocol (MCP) to give LLMs access to real-time web information and deep research capabilities.
- Python 3.11+
-
uvfor dependency management
git clone https://github.com/sydasif/web-search-mcp.git
cd web-search-mcp
uv syncuv run web-search-mcp- Web Search: Fast, raw search results via DuckDuckGo.
- Content Extraction: Clean text extraction from URLs.
- Community Signal: Reddit search for real-user experiences.
- AI Research: Deep research and page analysis via Groq GPT-OSS and Compound systems.