Web, Search & Scraping MCP Servers

MCP servers for web fetching, search engines, crawling and content extraction. Each entry is scanned with the deterministic Capability-Flow Trust Model — grades are computed, never self-reported.

Zuplo Source verified npm
A
@zuplo/mcp

A fetch API based, remote server first, TypeScript SDK for MCP.

Web, Search & Scraping Score 100/100 0 findings 23k/wk Cap. Minimal
DataForSEO Source verified 2 implementations
A
best: dataforseo-mcp-server

Modular, extensible integration with DataForSEO API endpoints, supporting both HTTP and SSE transports.

Web, Search & Scraping Best score 100/100 0 findings 23k/wk Cap. Minimal
Google Maps (official) Official npm
A
@modelcontextprotocol/server-google-maps

The official Google Maps server: geocoding, places and directions data for assistants.

Web, Search & Scraping Score 100/100 0 findings 8.2k/wk Cap. Minimal
Chrischall Utils Source verified npm
A
@chrischall/mcp-utils

Shared scaffolding for the chrischall MCP fleet — server bootstrap, tool-result formatting, helpful errors, hardened env/config, a bearer API-client kit, zod atoms, session registries, a fetchproxy transport adapter, auth resolver skeletons, an in-memory

Web, Search & Scraping Score 100/100 0 findings 5.6k/wk Cap. Minimal
Met Museum Source verified npm
A
metmuseum-mcp

Searches the Metropolitan Museum of Art collection and exposes artworks as resources.

Web, Search & Scraping Score 100/100 0 findings 2.3k/wk Cap. Minimal
Gongio Source verified npm
A
gongio-mcp

MCP server for Gong.io - access calls, transcripts, and users

Web, Search & Scraping Score 100/100 0 findings 1.1k/wk Cap. Minimal
Toolkit Source verified npm
A
@us-all/mcp-toolkit

Shared MCP server building blocks for @us-all servers — token-efficient by design (category toggles, extractFields, search-tools meta, registry, runtime)

Web, Search & Scraping Score 100/100 0 findings 815/wk Cap. Minimal
Mealie Source verified 3 implementations
A
best: mealie-mcp-server

MCP server for Mealie recipe management

Web, Search & Scraping Best score 100/100 0 findings 767/wk Cap. Minimal
Reddit Source verified 6 implementations
A
best: reddit-mcp-server

A Model Context Protocol (MCP) server for Reddit with full read AND write operations - create posts, reply, edit, and delete content.

Web, Search & Scraping Best score 100/100 0 findings 648/wk Cap. Minimal
Search1api Source verified npm
A
search1api-mcp

A Model Context Protocol (MCP) server that provides search and crawl functionality using Search1API

Web, Search & Scraping Score 100/100 0 findings 608/wk Cap. Minimal
Scrapfly Source verified npm
A
scrapfly-mcp

Scrape any website, extract structured data, and collect web content at scale with AI agents

Web, Search & Scraping Score 100/100 0 findings 424/wk Cap. Minimal
X Developer Source verified npm
A
x-developer

Xquik agent skill & plugin bundle for REST, MCP, webhooks, exports & confirmation-gated X workflows. Not affiliated with X Corp.

Web, Search & Scraping Score 100/100 1 finding 417/wk Cap. Minimal
YouTube Source verified 6 implementations
A
best: @kirbah/mcp-youtube

Returns token-optimized, structured YouTube data using the YouTube Data API v3.

Web, Search & Scraping Best score 100/100 0 findings 375/wk Cap. Minimal
Open Library Source verified npm
A
mcp-open-library

MCP server for the Open Library

Web, Search & Scraping Score 100/100 0 findings 326/wk Cap. Minimal
Fetch Url Source verified npm
A
@j0hanz/fetch-url-mcp

An MCP server that fetches web pages and converts them to clean, readable Markdown.

Web, Search & Scraping Score 100/100 1 finding 311/wk Cap. Minimal
Sitemcp Source verified npm
A
sitemcp

Fetch an entire site and use it as an MCP Server

Web, Search & Scraping Score 100/100 0 findings 267/wk Cap. Minimal
Searxng Mcp Bridge Source verified npm
A
@nitish-raj/searxng-mcp-bridge

MCP Server for SearxNG Bridge

Web, Search & Scraping Score 100/100 0 findings 239/wk Cap. Minimal
Jp Lit Source verified npm
A
jp-lit-mcp

MCP server and Skills for Japanese literature and humanities research across NDL, CiNii, J-STAGE, IRDB, and related sources

Web, Search & Scraping Score 100/100 0 findings 206/wk Cap. Minimal
Meupc Source verified npm
A
mcp-meupc

MCP server for browsing meupc.net — Brazilian PC building platform with price comparison

Web, Search & Scraping Score 100/100 0 findings 194/wk Cap. Minimal
Notepm Source verified npm
A
@nonz250/notepm-mcp-server

An unofficial MCP server for NotePM - a knowledge management platform

Web, Search & Scraping Score 100/100 0 findings 182/wk Cap. Minimal
Duckduckgo Source verified 5 implementations
A
best: duckduckgo-mcp

A MCP server for DuckDuckGo HTML search.

Web, Search & Scraping Best score 100/100 0 findings 179/wk Cap. Minimal
Steam Reviews Source verified npm
A
@jhomen368/steam-reviews-mcp

MCP server for querying and analyzing Steam game reviews

Web, Search & Scraping Score 100/100 0 findings 174/wk Cap. Minimal
Google Search Console Source verified 5 implementations
A
best: mcp-server-google-search-console

Community-built MCP server for Google Search Console API

Web, Search & Scraping Best score 100/100 0 findings 159/wk Cap. Minimal
Scribefy Source verified npm
A
scribefy-mcp

MCP server for Scribefy — search YouTube, read video metadata, and extract timestamped transcripts from Claude Desktop, Cursor, Windsurf, and any MCP client.

Web, Search & Scraping Score 100/100 0 findings 138/wk Cap. Minimal

How web search and scraping MCP servers work

A search index queried mid-conversation, a page fetched and stripped to clean text, a headless browser rendering JavaScript that no plain HTTP request could reach — that is the territory this category covers. These MCP servers use the Model Context Protocol to expose search engines and APIs like Brave Search, Tavily, Exa and SearXNG, simple fetch utilities, browser-automation stacks such as Playwright and Puppeteer, and Firecrawl-style crawling frameworks as tools that Claude, Cursor and other LLM clients can call directly. The result is an assistant that answers from the live web instead of stale training data. Browse the full MCP Trust Registry to compare candidates side by side.

Best MCP server workflows for research, crawling and content extraction

  • Cited research: fan one question out across several engines, fetch the top results and return a summary with working source links.
  • Change monitoring: crawl a docs site or pricing page, extract the text and diff it against the previous run — output that feeds neatly into Productivity & Workflow servers like note-taking and task tools.
  • Structured extraction: turn patch notes, wiki tables or store listings into clean JSON — a natural companion to Gaming & Entertainment servers.

Prompt injection, SSRF and the price of touching the open web

Every fetched page is untrusted input, which makes this the category most exposed to prompt injection: a poisoned page can smuggle hidden instructions into the model's context, right next to yours. An over-permissioned fetch tool also doubles as a server-side request forgery hazard, reaching localhost services, internal dashboards or cloud metadata endpoints unless URLs are restricted. Attacker-shaped links can quietly exfiltrate conversation data through query strings, and headless-browser servers pile form submission and arbitrary script execution on top. Each listing therefore carries a Trust Score from the deterministic scoring engine, which reads the published package, maps its capability blast radius and toxic-flow paths, and grades it A–F — identical input always yields the identical grade, and no ranking can be bought.

How do I choose a safe MCP server for web browsing?

Look for tight network scoping first: domain allowlists, no write-capable tools bundled beside fetch, and a strong Trust Score backed by clean security findings. Treat everything a server retrieves as data, never as instructions to follow. Reviewing the evidence attached to each registry listing before installing takes minutes and rules out the worst offenders.