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.

Firecrawl 3 implementations
A
best: firecrawl-mcp

Firecrawl’s official MCP server: scrape, crawl and extract structured data from websites.

Web, Search & Scraping Best score 100/100 0 findings 68k/wk Cap. Minimal
Tavily 4 implementations
A
best: tavily-mcp

Tavily’s official MCP server: AI-grade web search, extraction and crawling.

Web, Search & Scraping Best score 100/100 0 findings 34k/wk Cap. Minimal
Trello Source verified npm
A
@delorenj/mcp-server-trello

Security scan results for the Trello MCP server.

Web, Search & Scraping Score 100/100 0 findings 24k/wk Cap. Minimal
Zuplo Source verified npm
A
@zuplo/mcp

Security scan results for the Zuplo MCP server.

Web, Search & Scraping Score 100/100 0 findings 18k/wk Cap. Minimal
Exa npm
A
exa-mcp-server

Exa’s official MCP server: semantic web search built for AI agents.

Web, Search & Scraping Score 100/100 0 findings 17k/wk Cap. Minimal
Fetch (kazuph) 14 implementations
A
best: @kazuph/mcp-fetch

Fetches web content with automatic image saving and optional AI display.

Web, Search & Scraping Best score 100/100 0 findings 5.0k/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 1 finding 4.9k/wk Cap. High
Polaris npm
A
polaris-mcp-server

Security scan results for the Polaris MCP server.

Web, Search & Scraping Score 100/100 0 findings 3.9k/wk Cap. Minimal
Ticketmaster npm
A
@delorenj/mcp-server-ticketmaster

Security scan results for the Ticketmaster MCP server.

Web, Search & Scraping Score 100/100 0 findings 3.7k/wk Cap. Minimal
GSC (suganthan) npm
A
suganthan-gsc-mcp

Google Search Console server with 20 SEO analysis tools including quick wins, traffic drops, content decay, cannibalisation, CTR opportunities, and multi-site dashboards; supports OAuth and service accounts.

Web, Search & Scraping Score 100/100 0 findings 3.4k/wk Cap. Minimal
Jira 2 implementations
A
best: @nexus2520/jira-mcp-server

Security scan results for the Jira MCP server.

Web, Search & Scraping Best score 100/100 0 findings 2.6k/wk Cap. Minimal
MediaWiki Source verified npm
A
@professional-wiki/mediawiki-mcp-server

Server for interacting with MediaWiki wikis.

Web, Search & Scraping Score 100/100 1 finding 2.5k/wk Cap. High
DeepWiki 2 implementations
A
best: mcp-deepwiki

Fetches deepwiki.com content and converts it into LLM-readable markdown.

Web, Search & Scraping Best score 100/100 0 findings 2.4k/wk Cap. Minimal
Morphmcp npm
A
@morphllm/morphmcp

Security scan results for the Morphmcp MCP server.

Web, Search & Scraping Score 100/100 0 findings 2.4k/wk Cap. Minimal
Apple Doc npm
A
apple-doc-mcp-server

Security scan results for the Apple Doc MCP server.

Web, Search & Scraping Score 100/100 0 findings 1.9k/wk Cap. Minimal
NPX Fetch (tokenizin) npm
A
@tokenizin/mcp-npx-fetch

Fetches and processes web content for AI assistants.

Web, Search & Scraping Score 100/100 0 findings 1.6k/wk Cap. Minimal
National Parks npm
A
mcp-server-nationalparks

Real-time U.S. National Park Service data including park details, alerts, and activities.

Web, Search & Scraping Score 100/100 0 findings 1.5k/wk Cap. Minimal
Tmdb Source verified npm
A
tmdb-mcp

Security scan results for the Tmdb MCP server.

Web, Search & Scraping Score 100/100 0 findings 1.1k/wk Cap. Minimal
Hyperbrowser npm
A
hyperbrowser-mcp

Security scan results for the Hyperbrowser MCP server.

Web, Search & Scraping Score 100/100 0 findings 951/wk Cap. Minimal
Spartan Ng Source verified npm
A
@spartan-ng/mcp

Security scan results for the Spartan Ng MCP server.

Web, Search & Scraping Score 100/100 0 findings 883/wk Cap. Minimal
Brapi npm
A
@cyanheads/brapi-mcp-server

Security scan results for the Brapi MCP server.

Web, Search & Scraping Score 100/100 0 findings 784/wk Cap. Minimal
Jina AI Tools Source verified npm
A
jina-mcp-tools

Integrates with Jina AI APIs to provide web page reading and web search tools.

Web, Search & Scraping Score 100/100 3 findings 778/wk Cap. Moderate
Toolkit Source verified npm
A
@us-all/mcp-toolkit

Security scan results for the Toolkit MCP server.

Web, Search & Scraping Score 100/100 0 findings 690/wk Cap. Minimal
Web Probe npm
A
@agentutility/mcp-web-probe

Security scan results for the Web Probe MCP server.

Web, Search & Scraping Score 100/100 0 findings 676/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.