mcp-web
Provides tools for searching DuckDuckGo and fetching web content from URLs, with human-assisted CAPTCHA handling for web browsing and content retrieval.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-websearch for recent advancements in quantum computing"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-web
A DuckDuckGo search and browse MCP (Model Context Protocol) server that works under human intent. This server provides tools for searching the web and fetching content from URLs, with special handling for CAPTCHA challenges that require human intervention.
Overview
This MCP server allows AI agents to search DuckDuckGo and fetch web content, with no sophisticated CAPTCHA bypassing. Although the browsing is automated by an AI agent, it is still designed for a human to initiate the search and pass CAPTCHAs as needed.
The server send requests to https://html.duckduckgo.com and the bot has the ability to navigate any server rendered articles. It also makes no attempt to bypass any bot detection mechanisms when fetching web content.
Related MCP server: MCP Web Tools
Usage
Only support npx / stdio mode, since it is designed to be used on your own machine. Hosting it on a server or expecting it to be fully automated defeats the purpose of this project.
{
"mcpServers": {
"web": {
"command": "npx",
"args": ["-y", "@tsfreddie/mcp-web"]
}
}
}License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Web search, browser automation, scraping, crawling and CAPTCHA solving for AI agents.
Web search and clean-text page fetch for AI agents, with SSRF protection.
Fetch pages as markdown, search web and news, extract structured data. For AI agents.
Web search, fetch, extract, and research for AI agents. Markdown output + AI-synthesized answers.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to perform real-time web searches, fetch webpage content, and get search suggestions using DuckDuckGo's privacy-focused search engine.-
- FlicenseAqualityDmaintenanceProvides local web search and content fetching capabilities for AI assistants, enabling them to search DuckDuckGo and extract clean text from web pages. All requests originate from the user's machine to ensure direct network control and bypass external proxies.2-
- AlicenseNot gradedqualityFmaintenanceEnables AI agents to search the web, find news, and read page content via DuckDuckGo without an API key.2MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to search the internet using DuckDuckGo and extract clean, formatted content from web pages.161 npmGPL 3.0