Labsco
tiagohanna123 logo

Web Search MCP

from tiagohanna123

DuckDuckGo web search + URL fetch for AI agents. No API key needed. Free tier works forever.

πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedAccount requiredAdvanced setup

Web Search MCP Server

DuckDuckGo search + web content extraction for AI agents. No API key needed. Free tier works forever.

What agents do with this

  • Search the web in real-time for current information
  • Fetch and extract readable content from any URL
  • Ask questions, verify facts, find sources
  • Browse documentation, job listings, news

Tools

Search DuckDuckGo. Returns up to 10 results with titles, URLs, and snippets.

Parameters:

  • query (required) β€” The search query
  • count (optional, default 5, max 10) β€” Number of results

web_fetch

Fetch any URL and extract readable content (strips navigation, ads, footers).

Parameters:

  • url (required) β€” The URL to fetch

Premium β€” R$50 (lifetime)

Get unlimited requests and priority features:

What's included vs Free

FeatureFreePremium
Requests/minute10100
Content extraction5K chars50K chars
Cache5 min30 min
Rate limit window1 minRolling 24h
SupportGitHub IssuesPriority channel

How to buy

Comprar Acesso Premium β€” R$50 via Pix ou CartΓ£o

After purchase, email us at mkblprodutora@infinitepay.io with your GitHub username to receive a premium access key.

Or self-host with all features (forever free)

The code is MIT licensed. Clone the repo, run it yourself. No limits. Premium is for those who want a managed instance.

Tech Stack

  • TypeScript / Node.js
  • @modelcontextprotocol/sdk
  • duck-duck-scrape (DuckDuckGo API)
  • cheerio (HTML parsing)
  • Built-in cache (TTL 5 min)